How to display the app details

2 ビュー (過去 30 日間)
Florian Imhof
Florian Imhof 2020 年 3 月 16 日
コメント済み: Rocky Zhang 2021 年 7 月 7 日
Is it possible to display the app details like Softwareversion or Author in a text field on Matlab app designer?

回答 (1 件)

Prabhanjan Mentla
Prabhanjan Mentla 2020 年 3 月 19 日
I assume that these are the app details you want to display in the MATLAB app designer.
These app details are displayed only when you share the app or view app in some browsers and cannot be displayed in a text field on MATLAB app designer.
The possible workaround is you can choose textbox from design view and hardcode the value.
  1 件のコメント
Rocky Zhang
Rocky Zhang 2021 年 7 月 7 日
What a shame. Displaying app details would have been so convenient and necessary. Imagine app users want to check revision. Now they have to be kept in different areas and need to keep them synced...

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

Community Treasure Hunt

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

Start Hunting!