Skip to content

Commit 254f16a

Browse files
Update ode_modeling.md
1 parent 6260098 commit 254f16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/tutorials/ode_modeling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,4 +155,4 @@ sol = solve(prob,Rodas4())
155155
using Plots; plot(sol,vars=(a,lorenz1.x,lorenz2.z))
156156
```
157157

158-
![](https://user-images.githubusercontent.com/1814174/79229194-9e71a780-7e30-11ea-9f93-bfa762eb8dfb.png)
158+
![](https://user-images.githubusercontent.com/1814174/110242538-87461780-7f24-11eb-983c-4b2c93cfc909.png)

0 commit comments

Comments
 (0)