Engineering notation
이전 댓글 표시
How can I get the data on Y axis of a plot to show up in engineering notation?
답변 (2개)
Harry Dymond
2020년 7월 3일
1 개 추천
Use my FEX submission num2eng
댓글 수: 3
Filipe Carneiro
2021년 5월 20일
Hello, is it possible to use this function to replace the dots for commas on the axes of a graph? For example replace 2.3 with 2.3. Do you know a way to do this?
Thanks
Harry Dymond
2021년 5월 20일
Hi Filipe,
Presumably you meant "replace 2.3 with 2,3"?
Are you interested in using engineering notation or SI units as well, or do you just want to replace the decimal point with a comma?
Harry Dymond
2021년 5월 22일
I've updated num2eng with a "useComma" option to use a comma as the decimal separator
Walter Roberson
2011년 11월 17일
0 개 추천
Unfortunately the method is ugly.
카테고리
도움말 센터 및 File Exchange에서 Image Arithmetic에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!