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

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

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Just for fun에 대해 자세히 알아보기

질문:

2018년 7월 30일

댓글:

2018년 7월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by