Skip to content

Commit 1b07c65

Browse files
Merge pull request #106 from vruge/patch-1
Update README.md
2 parents 04415f1 + a5c1b9d commit 1b07c65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ the instructions
6262

6363
### To simulate a model:
6464
```julia
65+
using ModiaMath
6566
result = simulate(FirstOrder, 2);
6667
@show result["x"][end];
6768
ModiaMath.plot(result, "x")

0 commit comments

Comments
 (0)