uibuttongroup with radiobuttons with GUIDE
이전 댓글 표시
I'm familiar with programming a uibuttongroup with radiobuttons manually using the SelectionChangeFcn of the uibuttongroup. Now I have inherited a GUI which was created using GUIDE and I tried to implement a uibuttongroup with radiobuttons there. However, I cannot find the Property SelectionChangeFcn of the uibuttongroup in GUIDE to write a Callback function für the radio buttons.
Can anybody please give me a hint how to do this with GUIDE? The only solution I have come up with so far is to set the SelectionChangeFcn in the OpeningFcn of the GUI - but I can't believe that this is the "usual" way to do it.
I work with MATLAB R2010b.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Update figure-Based Apps에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!