フィルターのクリア

App designer update plot and table

4 ビュー (過去 30 日間)
Mo
Mo 2022 年 12 月 22 日
回答済み: Mo 2023 年 1 月 4 日
Hi
Is there anyway in App Designer to add data in table and see its updates in a form of plot? for example, if I create a Main window (Main App) to process raw data and save the results in UI. Table, then export the table data (day 1) to another window (results App), how the table/ plot in the results App could be updated from next data entry (day 2)?
The right order :
Data processing (day 1) in Main App > Export to Results table (day 1) in Results App >>
Data processing (day 2) in Main App > Expoer Results table (day 2) and savec day 2 in Results App with Day 1 together and so on
every new data entry will be updated in the Results App along with previous days results
  6 件のコメント
Geoff Hayes
Geoff Hayes 2022 年 12 月 23 日
Take a look at creating apps communicate each other with app designer to see if that provides an idea of what to do.
Mo
Mo 2022 年 12 月 23 日
thanks, I will check

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

回答 (1 件)

Mo
Mo 2023 年 1 月 4 日
I tried this method and can get the data from Edit number but not a table. How I can trasnfer the table data from app1 to table in app 2. These are my codes and apps.
app1 (form) and app2 (report). I want to send the table data from app1 (form) to the table in app2 (report). I could successfully transfer 'Age' data but cannot do anything with the table. The insert button just generate random numbers in the table (app1).
Thanks.

カテゴリ

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

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by