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 Center および File ExchangeGrid Lines, Tick Values, and Labels についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by