Engineering notation
Mostrar comentarios más antiguos
How can I get the data on Y axis of a plot to show up in engineering notation?
Respuestas (2)
Harry Dymond
el 3 de Jul. de 2020
1 voto
Use my FEX submission num2eng
3 comentarios
Filipe Carneiro
el 20 de Mayo de 2021
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
el 20 de Mayo de 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
el 22 de Mayo de 2021
I've updated num2eng with a "useComma" option to use a comma as the decimal separator
Walter Roberson
el 17 de Nov. de 2011
0 votos
Unfortunately the method is ugly.
Categorías
Más información sobre Image Arithmetic en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!