I found out that you have to right click on the button group and select the specific function from "view callbacks". Not automatic like most of the other GUI types.
Radio button and button group in GUIDE
4 ビュー (過去 30 日間)
古いコメントを表示
I'm trying to create a button group with 5 radio buttons using GUIDE. I can place the objects in the graphic window, but when I save and update the m-file function, I don't see any of the functions that should be created ('SelectionChangeFcn','Callback', etc.). What could I be doing wrong?
0 件のコメント
採用された回答
その他の回答 (1 件)
Doug Hull
2011 年 7 月 26 日
Put them in a radio button group. It looks like a a panel. The callback is on the RBgroup.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Migrate GUIDE Apps についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!