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

1 view (last 30 days)
The default time for a block unit is seconds. How can i change it to milliseconds programmatically ?

Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 31 Aug 2016
You can't change it, and there is no need to do it. If you want a millisecond, just multiply it by 0.001

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!