Matlab GUIDE Gui Buttons unactive but selected

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

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.

Tags

Asked:

on 14 Sep 2017

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!