Convert from pressure units to desired pressure units
convertedValues
=
convpres(valuesToConvert
, inputPressureUnits
, outputPressureUnits
)
computes
the conversion factor from specified input pressure units to specified
output pressure units. It then applies the conversion factor to the
input to produce the output in the desired units. convertedValues
=
convpres(valuesToConvert
, inputPressureUnits
, outputPressureUnits
)
|
Floating-point array of size | ||||||||
|
Specified input pressure units. Supported units are:
| ||||||||
|
Specified output pressure units. Supported units are:
|
|
Floating-point array of size |
Convert two pressures from pound force per square inch to atmospheres:
a = convpres([14.696 35],'psi','atm') a = 1.0000 2.3816
convacc
| convang
| convangacc
| convangvel
| convdensity
| convforce
| convlength
| convmass
| convtemp
| convvel