Skip to content

Commit 60579d7

Browse files
Merge pull request #17 from traversaro/patch-1
Add link to Current Controller and Cauer Low Pass Filter in README
2 parents b56f4c7 + 90f52e9 commit 60579d7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,14 @@ julia> Pkg.clone("https://github.com/ModiaSim/Modia.jl")
5151
### Current Controller
5252
![Current Controller](https://github.com/ModiaSim/Modia.jl/blob/master/docs/CurrentController.png "Multi-domain model: Current Controller")
5353

54+
[`examples/CurrentController.jl`](examples/CurrentController.jl)
55+
5456
### Cauer Low Pass Filter
5557
![Cauer Low Pass Filter](https://github.com/ModiaSim/Modia.jl/blob/master/docs/CauerLowPassFilter.png "Electrical model: Cauer Low Pass Filter")
5658

59+
[`examples/CauerLowPassFilter.jl`](examples/CauerLowPassFilter.jl)
60+
61+
5762
### To run examples:
5863
```julia
5964
include("$(Modia.ModiaDir)/examples/runexamples.jl")

0 commit comments

Comments
 (0)