hi....radio button and process button problem

조회 수: 1 (최근 30일)
pasxalis papakalas
pasxalis papakalas 2015년 9월 1일
댓글: Adam 2015년 9월 2일
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?

채택된 답변

Adam
Adam 2015년 9월 1일
doc uibuttongroup
gives an example of how to do this.
  댓글 수: 7
pasxalis papakalas
pasxalis papakalas 2015년 9월 2일
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 2015년 9월 2일
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.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Communications Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by