- 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 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Diya Tulshan
el 13 de Jun. de 2023
Editada: Diya Tulshan
el 13 de Jun. de 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 comentarios
Ver también
Categorías
Más información sobre Unit Conversions en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!