Define own units in Simulink
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello!
I just started to examine the use of the Units of signals in our project in Matlab 2016b. Unfortunately it seems that only SI Units are allowed, but in our automotive environment we use non-SI units like "stroke" (e.g. mg/stk). Is it possible to define resp. allow these units?
Thanks in advance!
Greetings
Matthias
댓글 수: 0
답변 (1개)
Kushagr Gupta
2016년 11월 9일
Simulink is not limited to just SI units and the following link explains the units that are supported in MATLAB and Simulink environment:
In order to check the supported units you can also execute the following command in MATLAB command prompt:
>> showunitslist
After going through that I could not find "strokes" as a unit but there might be a different unit which does the job.
참고 항목
카테고리
Help Center 및 File Exchange에서 Nonlinear Operators에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!