hi....radio button and process button problem

1 Ansicht (letzte 30 Tage)
pasxalis papakalas
pasxalis papakalas am 1 Sep. 2015
Kommentiert: Adam am 2 Sep. 2015
have 3 radio button (edge detection, Noise removal and magnification)how do I use the function that we want to implement over our picture? and one button process(when I press the button to select one of the three options)how can i do this?

Akzeptierte Antwort

Adam
Adam am 1 Sep. 2015
doc uibuttongroup
gives an example of how to do this.
  7 Kommentare
pasxalis papakalas
pasxalis papakalas am 2 Sep. 2015
when press the button will be choose the user one of the radio button and will be implement the code for the picture.. right?
Adam
Adam am 2 Sep. 2015
Something like that. I'd never use a global variable personally, but the idea seems right with the relevant code run from the cases of the switch statement.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Communications Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by