Define own units in Simulink
7 次查看(过去 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!