exponential form from the graphs

回答 (1 件)

Simon Chan
Simon Chan 2022 年 2 月 15 日

0 投票

x=1:10;
y=100000:100000:1000000;
plot(x,y);
ax=gca;
ax.YTickLabel=num2str(ax.YTick');

カテゴリ

ヘルプ センター および File ExchangeStartup and Shutdown についてさらに検索

製品

リリース

R2021a

タグ

質問済み:

2022 年 2 月 15 日

回答済み:

2022 年 2 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by