how to use lsim
6 views (last 30 days)
Show older comments
Michael Noobie
on 19 May 2020
Answered: Star Strider
on 19 May 2020
I have a system which i want to simulate its response for a step reference of magnitude pi/4
How can I do it using lsim command?
or is there another way?
0 Comments
Accepted Answer
Star Strider
on 19 May 2020
The lsim function will work to get the step response of a system, however the step function is particularly designed to do this. To set the amplitude (and other parameters), use stepDataOptions.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!