Info
This question is closed. Reopen it to edit or answer.
Matlab GUIDE Gui Buttons unactive but selected
1 view (last 30 days)
Show older comments
Hello everyone,
All of the shown Buttons are disabled when my app starts:
But somehow two of the Buttons are selected but of cause disabled. how can i change that the buttons are selected (colored blue)?
Thanks!
1 Comment
Geoff Hayes
on 20 Sep 2017
Jan - have you perhaps disabled the buttons by default? In the OpeningFcn of your GUI, call get on each of these buttons so that you can see all properties for the buttons.
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!