How to make this a real number
古いコメントを表示
Hello,
My MatLab code outputs this 1.3357e+03 and I think this can be converted to a number like 1335.7.
I would like the MatLab function that will help me convert it.
Thanks for your help.
採用された回答
その他の回答 (2 件)
Walter Roberson
2012 年 11 月 30 日
format long g
1 件のコメント
Matt Fig
2012 年 11 月 30 日
Even
format short g
gets it.
カテゴリ
ヘルプ センター および File Exchange で Get Started with MATLAB についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!