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!