help with conversions (in/cm/ft)

4 次查看(过去 30 天)
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

采纳的回答

Thomas
Thomas 2014-2-13
编辑:Thomas 2014-2-13
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:

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 File Name Construction 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by