Skip to content

Commit

Permalink
Update docs/src/basics/InputOutput.md
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
ChrisRackauckas and github-actions[bot] authored Aug 8, 2024
1 parent 2cc5cad commit 01c03cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/basics/InputOutput.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ This function takes a vector of variables that are to be considered inputs, i.e.

### Example:


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.


Expand Down

0 comments on commit 01c03cd

Please sign in to comment.