How to use radio buttons more effectively in a button group?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Dear MATLAB users,
I have 5 different filters as 5 different radio buttons in MATLAB GUI. I made them into a button group and now when i click the each button the noise image is shown through the axes. But i want to set the button group in such a way to show only one filter (one image), when i click the particular radio button and others shouldn't be selected. So, I followed this (<http://stackoverflow.com/questions/2624875/how-to-pass-function-to-radio-button-in-a-button-group-created-using-guide-in-ma>) which is given by stackoverflow. But how do we "set" image in an axes. Thanks in advance
Regards,
Mohan Prasath Thirumalaisamy
0 Kommentare
Antworten (2)
student of PU
am 28 Mai 2014
how to add image in axes on radion button click in radiobutton group ? please clarify ...
0 Kommentare
Siehe auch
Kategorien
Mehr zu Interactive Control and Callbacks finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!