Convert from density units to desired density units
convertedValues
=
convdensity(valuesToConvert
, inputDensityUnits
, outputDensityUnits
)
computes
the conversion factor from specified input density units to specified
output density units. It then applies the conversion factor to the
input to produce the output in the desired units. convertedValues
=
convdensity(valuesToConvert
, inputDensityUnits
, outputDensityUnits
)
|
Floating-point array of size | ||||||||
|
Specified input density units. Supported units are:
| ||||||||
|
Specified output density units. Supported units are:
|
|
Floating-point array of size |
Convert three densities from pound mass per feet cubed to kilograms per meters cubed:
a = convdensity([0.3 0.1 0.5],'lbm/ft^3','kg/m^3') a = 4.8055 1.6018 8.0092
convacc
| convang
| convangacc
| convangvel
| convforce
| convlength
| convmass
| convpres
| convtemp
| convvel