How do i specify the sample time of an Inport block simulink in 'milliseconds' programmatically from Matlab
1 次查看(过去 30 天)
显示 更早的评论
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!