Call back function for state button in matlab gui
古いコメントを表示
Hi, actually I am new in GUI want to design a state button which have function like when I will press it will change it's color green and pass the value '1' to ECU and depress then back to it's original color grey and pass the value'0' to ECU. Plz help me
9 件のコメント
Jan
2022 年 3 月 13 日
Is the GUI a figure or uifigure? Do you use AppDesigner, GUIDE or create the GUI programmatically? What does "pass to ECU" mean?
Rik
2022 年 3 月 14 日
For general advice and examples for how to create a GUI (and avoid using GUIDE), have look at this thread.
KUBER DWIVEDI
2022 年 3 月 15 日
編集済み: KUBER DWIVEDI
2022 年 3 月 15 日
Rik
2022 年 3 月 15 日
How would you do this outside of a GUI?
KUBER DWIVEDI
2022 年 3 月 15 日
KUBER DWIVEDI
2022 年 3 月 15 日
KUBER DWIVEDI
2022 年 3 月 15 日
Rik
2022 年 3 月 15 日
It sounds like you don't really know how to solve this problem without a GUI. That is the first step. Since I only partly recognize the terms you're using, I'm afraid I can't help you with that part. Once you're at the stage where you only need your GUI to collect inputs, I may be able to help you.
KUBER DWIVEDI
2022 年 3 月 16 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!