Skip to content

Commit 01c03cd

Browse files
Update docs/src/basics/InputOutput.md
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2cc5cad commit 01c03cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/basics/InputOutput.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ This function takes a vector of variables that are to be considered inputs, i.e.
3434

3535
### Example:
3636

37+
3738
The following example implements a simple first-order system with an input `u` and state `x`. The function `f` is generated using `generate_control_function`, and the function `f` is then tested with random input and state values.
3839

3940

0 commit comments

Comments
 (0)