Info
この質問は閉じられています。 編集または回答するには再度開いてください。
X=56.8946e-03 I wanted X=56.9
1 回表示 (過去 30 日間)
古いコメントを表示
We tried using sprintf('%.f',X) but it not the result what we expected.
1 件のコメント
Adam
2018 年 3 月 9 日
They are completely different numbers, not just formatted differently. One is 1000 times bigger than the other.
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!