Convert from mass units to desired mass units
convertedValues
=
convmass(valuesToConvert
, inputMassUnits
, outputMassUnits
)
computes
the conversion factor from specified input mass units to specified
output mass units. It then applies the conversion factor to the input
to produce the output in the desired units. convertedValues
=
convmass(valuesToConvert
, inputMassUnits
, outputMassUnits
)
|
Floating-point array of size | ||||||
|
Specified input mass units. Supported units are:
| ||||||
|
Specified output mass units. Supported units are:
|
|
Floating-point array of size |
Convert three masses from pound mass to kilograms:
a = convmass([3 1 5],'lbm','kg') a = 1.3608 0.4536 2.2680
convacc
| convang
| convangacc
| convangvel
| convdensity
| convforce
| convlength
| convpres
| convtemp
| convvel