Engineering notation
27 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
How can I get the data on Y axis of a plot to show up in engineering notation?
0 Commenti
Risposte (2)
Harry Dymond
il 3 Lug 2020
Use my FEX submission num2eng
3 Commenti
Harry Dymond
il 20 Mag 2021
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
il 22 Mag 2021
I've updated num2eng with a "useComma" option to use a comma as the decimal separator
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!