How do i make a dynamic system model with given Rise time, Setting time and overshoot?

I wanted to make a dynamic system
sys = whatever(risetime,settingtime,overshoot);
Then i wanted to plot a step response.
how do i do it?

1 Comment

No such magickal function exists. You have to build your system, then tune it. Start with the systune function, then follow the links.
Have fun!

Sign in to comment.

Answers (0)

Categories

Find more on General Applications in Help Center and File Exchange

Products

Release

R2019b

Asked:

on 19 Jul 2020

Commented:

on 19 Jul 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!