Skip to content

Commit

Permalink
Update Various_examples_ODE_system.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ang-one authored Mar 3, 2025
1 parent 697fcdb commit 9f7c3a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Example_scripts/Various_examples_ODE_system.jl
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ Simulation = ODEs_system_sim(
scatter(Simulation)


### from Abacterial size law revealed by a coarse grained model of cell physiolog
### from A bacterial size law revealed by a coarse grained model of cell physiology



Expand Down Expand Up @@ -322,4 +322,4 @@ Simulation = ODEs_system_sim(
1.0, # delta t for poisson approx
param; # parameters of the ODE model
)
scatter(Simulation)
scatter(Simulation)

0 comments on commit 9f7c3a1

Please sign in to comment.