Write a function, fn_psi2atm to convert psi to atm, torr andkpa. Set the output as 3 different unit with input of pressure inpsi.
1 [atm] = 14.6956 [psi] = 760 [torr] = 101.325 [kPa*]
*Note: kPa is kilopascals
Please use matlab to code this script; thanks inadvance
Write a function, fn_psi2atm to convert psi to atm, torr and kpa. Set the output as 3 different unit with input of press
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am