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

조회 수: 2 (최근 30일)
The default time for a block unit is seconds. How can i change it to milliseconds programmatically ?

채택된 답변

Azzi Abdelmalek
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
Vinay  Sheshadri
Vinay Sheshadri 2016년 8월 31일
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!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by