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 Kommentare

jonas
jonas am 30 Jul. 2018
Bearbeitet: jonas am 30 Jul. 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 am 30 Jul. 2018
https://sourceforge.net/projects/drfit/ I used this software to generate the graph.
jonas
jonas am 30 Jul. 2018
Bearbeitet: jonas am 30 Jul. 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 am 30 Jul. 2018
I used the software. Thank you, I will do so.
jonas
jonas am 30 Jul. 2018
oki! let me know if you still end up with wrong tickformat.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Just for fun finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 30 Jul. 2018

Kommentiert:

am 30 Jul. 2018

Community Treasure Hunt

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

Start Hunting!

Translated by