Convert from force units to desired force units
convertedValues =
convforce(valuesToConvert, inputForceUnits, outputForceUnits)
computes
the conversion factor from specified input force units to specified
output force units. It then applies the conversion factor to the input
to produce the output in the desired units.convertedValues =
convforce(valuesToConvert, inputForceUnits, outputForceUnits)
|
Floating-point array of size | ||||
|
Specified input force units. Supported units are:
| ||||
|
Specified output force units. Supported units are:
|
|
Floating-point array of size |
Convert three forces from pound force to newtons:
a = convforce([120 1 5],'lbf','N') a = 533.7866 4.4482 22.2411
convacc | convang | convangacc | convangvel | convdensity | convlength | convmass | convpres | convtemp | convvel