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!