how to force a scientific notation in a graph?

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 commentaires

jonas
jonas le 30 Juil 2018
Modifié(e) : jonas le 30 Juil 2018
10^x seems to be the standard notation if you set the axis to logscale in release 2018a. How did you generate your graph?
oshawcole
oshawcole le 30 Juil 2018
https://sourceforge.net/projects/drfit/ I used this software to generate the graph.
jonas
jonas le 30 Juil 2018
Modifié(e) : jonas le 30 Juil 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
oshawcole le 30 Juil 2018
I used the software. Thank you, I will do so.
jonas
jonas le 30 Juil 2018
oki! let me know if you still end up with wrong tickformat.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange

Question posée :

le 30 Juil 2018

Commenté :

le 30 Juil 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by