help with conversions (in/cm/ft)

4 ビュー (過去 30 日間)
Joseph
Joseph 2014 年 2 月 13 日
編集済み: Thomas 2014 年 2 月 13 日
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 Center および File ExchangeFile Name Construction についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by