sbiounitcalculator - Convert value between units
Syntax
result = sbiounitcalculator('fromUnits',
'toUnits', Value)
Description
result = sbiounitcalculator('fromUnits',
'toUnits', Value) converts
the value, Value, which is defined in the
units, fromUnits, to the value, result,
which is defined in the units, toUnits.
Example
result = sbiounitcalculator('mile/hour','meter/second',1)
See Also
sbioshowunits
 | sbiounit | | sbiounitprefix |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit