Info
This question is closed. Reopen it to edit or answer.
X=56.8946e-03 I wanted X=56.9
1 view (last 30 days)
Show older comments
We tried using sprintf('%.f',X) but it not the result what we expected.
1 Comment
Adam
on 9 Mar 2018
They are completely different numbers, not just formatted differently. One is 1000 times bigger than the other.
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!