how to force a scientific notation in a graph?
Mostrar comentarios más antiguos
My current X-axis values are: 0.1, 1, 10, 100, 1000, 1e4, 1e5 but I want to represent these values as 10^-1, 10^0, 10^1, 10^2... Please help me on how to go about it.
5 comentarios
oshawcole
el 30 de Jul. de 2018
Did you use that software to generate data or have you made the actual graph with that software?
My advice after reading about the output of that software. Use the xls-option then import the data to matlab and make the graph from scratch.
oshawcole
el 30 de Jul. de 2018
jonas
el 30 de Jul. de 2018
oki! let me know if you still end up with wrong tickformat.
Respuestas (0)
Categorías
Más información sobre Just for fun 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!