Skip to content

Commit 1a16e69

Browse files
minor improvements
1 parent f0bc6b2 commit 1a16e69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

paper.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@ Many established simulation platforms, such as MathWorks Simulink [@simulink] or
4646

4747
`PathView` includes several pre-built example graphs in the [example_graphs](https://github.com/festim-dev/pathview/tree/main/example_graphs) directory that demonstrate different functionalities:
4848

49-
- ``harmonic_oscillator.json`` - Simple oscillator simulation
49+
- ``harmonic_oscillator.json`` - Simple oscillator simulation (see \autoref{fig:example} and \autoref{fig:example_results})
5050
- ``pid.json`` - PID controller example
5151
- ``linear_feedback.json`` - Linear feedback system
5252
- ``pendulum.json`` - Pendulum example
5353
- ``spectrum.json`` - Spectral analysis example
5454
- ``bouncing_ball.json`` - Example showcasing event detection
5555
- ``thermostat.json`` - Thermostat demo with event detection
56-
- ``stick_slip.json`` - Example showcasing the use of the switch block
56+
- ``stick_slip.json`` - Example showcasing the use of the ``Switch`` block
5757

5858
![Graph editor tab (harmonic oscillator demo).\label{fig:example}](example.png){ width=100% }
5959

0 commit comments

Comments
 (0)