How do i specify the sample time of an Inport block simulink in 'milliseconds' programmatically from Matlab
1 回表示 (過去 30 日間)
古いコメントを表示
Vinay Sheshadri
2016 年 8 月 31 日
コメント済み: Azzi Abdelmalek
2016 年 8 月 31 日
The default time for a block unit is seconds. How can i change it to milliseconds programmatically ?
0 件のコメント
採用された回答
Azzi Abdelmalek
2016 年 8 月 31 日
You can't change it, and there is no need to do it. If you want a millisecond, just multiply it by 0.001
2 件のコメント
Azzi Abdelmalek
2016 年 8 月 31 日
This is not in Simulink. When you look at Simulink Solver parameter http://www.mathworks.com/help/simulink/gui/solver-pane.html , there is nothing about time unit
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Sources についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!