How do I print a 6x6 output matrix on app designer table ?

5 ビュー (過去 30 日間)
farzad
farzad 2020 年 4 月 16 日
コメント済み: farzad 2020 年 4 月 23 日
Hello All
How can I use the table field in app designer to print my 6x6 output matrix on the App interface?
I also needed to have header names of my choice and not Column1 ,etc but also index in string form. is that possible ?

採用された回答

Ameer Hamza
Ameer Hamza 2020 年 4 月 16 日
See the attached app. You can set the column name in the component browser pane on the right of the app designer window.
  9 件のコメント
Ameer Hamza
Ameer Hamza 2020 年 4 月 16 日
No, you don't need to create startup function for table. That is the startup function of the figure. Right-Click on an empty location canvas and in the callback menu select the figure startuo callback.
farzad
farzad 2020 年 4 月 23 日
thank you very much

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

製品


リリース

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by