how to make yticklabel show like this , exponent not like 4x10{6} or 3e4

조회 수: 1 (최근 30일)
Roger
Roger 2014년 3월 21일
답변: jing sun 2018년 9월 25일

채택된 답변

Walter Roberson
Walter Roberson 2014년 3월 21일
set(gca, 'YTickLabel', {'100', '-5 x 10^{6}', '0', '5 x 10^{6}', ....})

추가 답변 (2개)

Roger
Roger 2014년 3월 21일
it shows like this

jing sun
jing sun 2018년 9월 25일
Do you solve this problem? I'm have some trouble on this,too

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by