Linking buttons in a matlab gui
Ältere Kommentare anzeigen
Now, I create a GUI without guide. I want to link buttons' behavior, for example, as I press a button, another button cannot be pressed, and vice versa. Anyone can provide an idea how to manage it? I know it is easy in guide. Is there any method programmatically?
2 Kommentare
Stephen23
am 9 Aug. 2025
"Is there any method programmatically?"
Set the other buttons' ENABLE property.
warnerchang
am 9 Aug. 2025
Antworten (1)
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!