How do i specify the sample time of an Inport block simulink in 'milliseconds' programmatically from Matlab

 Accepted Answer

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 Comments

Okay. I was wondering if I can change the time unit as mentioned http://www.mathworks.com/help/control/ref/chgtimeunit.html
I tried doing it but did not work. As a result i wanted to clarify the same
Thanks!
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

Sign in to comment.

More Answers (0)

Categories

Find more on Simulink 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!