Hi all, what is the units of stepinfo.SettlingTime. Regards

I have a confused about stepinfo.SettlingTime units because the doc did not mention the units. kindly can any on explain that. Regards

 Accepted Answer

You didn’t say how you called it. I would use the stepplot function. It will display the units of your time vector, and also let you visually verify the results of your stepinfo call.

2 Comments

Thanks alot for your reply. stepplot is very helpful. I still wandered can i know the setting time for the dynamic response (when the dynamic responce oscillation is end, there is no oscillation) Regards
My pleasure.
That depends on how you define your system. The documentation for the Control System Toolbox tf function (one way to create a Control System Toolbox ‘sys’ object) under Properties says that the default 'TimeUnit' is seconds. For some reason, I missed that when I searched earlier.

Sign in to comment.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!