Engineering notation
조회 수: 22 (최근 30일)
이전 댓글 표시
How can I get the data on Y axis of a plot to show up in engineering notation?
댓글 수: 0
답변 (2개)
Harry Dymond
2020년 7월 3일
Use my FEX submission num2eng
댓글 수: 3
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!