Hi all, what is the units of stepinfo.SettlingTime. Regards
4 ビュー (過去 30 日間)
古いコメントを表示
I have a confused about stepinfo.SettlingTime units because the doc did not mention the units. kindly can any on explain that. Regards
0 件のコメント
採用された回答
Star Strider
2016 年 11 月 21 日
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 件のコメント
Star Strider
2016 年 11 月 22 日
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.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Response Computation and Visualization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!