how to programmatically make a GUI

6 ビュー (過去 30 日間)
ALDO
ALDO 2018 年 10 月 30 日
コメント済み: Walter Roberson 2018 年 11 月 2 日
hi guys
I really need everyone's help on this. I've been trying to make a gui so that i can take the data from my m file and plot it so that i can grid, pan, zoom, scroll, select different categories to show on the plot and etc . I've tried watching every video and reading up on how to make it. I just am not able to make it correctly. I need to finish this code as soon as possible so i would appreciate if you got back to me with any suggestions that you may have.
Thank you so much
  15 件のコメント
ALDO
ALDO 2018 年 11 月 2 日
編集済み: Walter Roberson 2018 年 11 月 2 日
sorry I think I did that by accident
that's the name of the file
Error in Medi_oxygen_interval_program_updated>ARCallback (line 1017) load(Medi_oxygen_interval_program_updated,'AR10_start', 'AR60_start', 'AR120_start', 'AR180_start', 'AR300_start', 'SPO2_SF','AR10_end', 'AR60_end', 'AR120_end', 'AR180_end','AR300_end', 'SPO2_SF')
Walter Roberson
Walter Roberson 2018 年 11 月 2 日
My guess is
load('Medi_oxygen_interval_program_updated.mat', 'AR10_start', 'AR60_start', 'AR120_start', 'AR180_start', 'AR300_start', 'SPO2_SF', 'AR10_end', 'AR60_end', 'AR120_end', 'AR180_end', 'AR300_end', 'SPO2_SF')

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

採用された回答

Jan
Jan 2018 年 10 月 31 日
  1 件のコメント
ALDO
ALDO 2018 年 11 月 1 日
this was helpful thanks

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeEnvironment and Settings についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by