How can I make tick labels on my plot follow the short eng format in MATLAB 7.9 (R2009b)?

4 ビュー (過去 30 日間)
At the command line, I can specify display formats such as short, long, shorteng, or longeng. I would like to have the tick labels on my plots follow those formats as well.

採用された回答

MathWorks Support Team
MathWorks Support Team 2010 年 5 月 3 日
One method of specifying custom formats involves collecting tick values, reformatting them, and then applying the reformatted values to the plot axes. The attached file demonstrates this method.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGrid Lines, Tick Values, and Labels についてさらに検索

製品


リリース

R2009b

Community Treasure Hunt

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

Start Hunting!

Translated by