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!