help with conversions (in/cm/ft)

Need help creating a program that is capable of converting from cm or in or ft into units of cm or in or ft. If incorrect units are input by the program user print an appropriate message and do not perform conversion.
Thanks

 Accepted Answer

Thomas
Thomas on 13 Feb 2014
Edited: Thomas on 13 Feb 2014
If you have the Aerospace toolbox..
try
convlength
or mapping toolbox
distdim
Otherwise you might want to write your own simple script for the same if there is nothing in File Exchange
Some given here:

More Answers (0)

Categories

Asked:

on 13 Feb 2014

Edited:

on 13 Feb 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!