Clear Filters
Clear Filters

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

3 views (last 30 days)
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

Star Strider
Star Strider on 21 Nov 2016
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
Muna Shehan
Muna Shehan on 22 Nov 2016
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
Star Strider
Star Strider on 22 Nov 2016
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!