Question: Write a Matlab function named pound2kilo to convert mass in pounds to kilograms. Your function must perform the following steps: Prompt the user to enter
Write a Matlab function named pound2kilo to convert mass in pounds to kilograms. Your function must perform the following steps:
Prompt the user to enter an input weight in pounds
Read the input weight
Convert the mass to kilograms
Print the results in a nice format to the PC monitor
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
