App Designer dispaly values in Text area and Guage

17 次查看(过去 30 天)
Hi
I created a function to get some results (e.g. A=3, B=5, ...) from my equations (A=m.a) and I can disaply my results in a table. How can I disaply the values as a number in Text area and also in Gauge? My results are saved as 'A' and 'B'.
I tried these functions but they do not work and I think I need to convert my values to something for reading in Text Area and Gauage. Any help?
A=app.AGauge;
OR
app.AGauge=A;

采纳的回答

Voss
Voss 2022-12-16

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Import and Export 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by