Hi all,
I have this table:
I would like to get the number 1624.9 instead of 1.6249e03.
Also i would like to center the numbers and change their font.
Thank you.

 採用された回答

Walter Roberson
Walter Roberson 2020 年 10 月 26 日

0 投票

If you are using uitable with "traditional" figures, figure(), then set the ColumnFormat property to {'shortg', 'shortg'}

3 件のコメント

Bruno Luong
Bruno Luong 2020 年 10 月 26 日
It also works on uifigure.
Idan Hamawi
Idan Hamawi 2020 年 10 月 26 日
Thank you! {'Bank','Bank'} worked for me
Bruno Luong
Bruno Luong 2020 年 10 月 26 日
編集済み: Bruno Luong 2020 年 10 月 26 日
And we are still desparetly waiting for TMW to implement more generic format a la sprintf and friends.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDevelop Apps Using App Designer についてさらに検索

質問済み:

2020 年 10 月 26 日

編集済み:

2020 年 10 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by