hi....radio button and process button problem

1 次查看(过去 30 天)
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
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