- Force Conversion Block :- https://in.mathworks.com/help/aeroblks/forceconversion.html?searchHighlight=force%20conversion&s_tid=srchtitle_force%20conversion_1
- Automatic unit conversion:- https://in.mathworks.com/help/simulink/gui/allow-automatic-unit-conversions.html?searchHighlight=unit%20conversion%20in%20simulink&s_tid=srchtitle_unit%2520conversion%2520in%2520simulink_1
- Manual Conversion of units:- https://in.mathworks.com/help/simulink/ug/convert-units.html
Warning about units in Simulink
1 view (last 30 days)
Show older comments
I am rotating a vector containing forces using a quaternion, and I can't find a way to make Simulink understand that the result units are in newtons.
I added a block "signal specification" but it doesn't solve the problem.
0 Comments
Answers (1)
Diya Tulshan
on 13 Jun 2023
Edited: Diya Tulshan
on 13 Jun 2023
Hi Jesse Beaupre,
I understand that you want to get the output of the Simulink model In Newton.
For the conversion of the unit, you can use the ‘Force Conversion Block’ present in the ‘Aerospace Block set’, or you can enable the Automatic unit conversion command if its disabled.
For better understanding, kindly go through the following links:
0 Comments
See Also
Categories
Find more on Unit Conversions 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!