Hi all, what is the units of stepinfo.SettlingTime. Regards
2 views (last 30 days)
Show older comments
Muna Shehan
on 21 Nov 2016
Commented: Star Strider
on 22 Nov 2016
I have a confused about stepinfo.SettlingTime units because the doc did not mention the units. kindly can any on explain that. Regards
0 Comments
Accepted Answer
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
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.
More Answers (0)
See Also
Categories
Find more on Response Computation and Visualization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!