Skip to content

Commit

Permalink
fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Uwe Fechner committed Nov 22, 2024
1 parent 9d5cf54 commit 921979c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/plotting.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
##########################################################################################

"""
frequency_response(sys; from=-6, to=1)
frequency_response(sys; from=-1, to=2)
Calculate the response of a linear system in the frequency domain.
Expand Down

0 comments on commit 921979c

Please sign in to comment.