What's the callback function for "selecting" a TAB?
古いコメントを表示
Using App Designer with Tab-Group and Tabs. Now want to create and access to the call back function when the Tab is selected. With the right mouse button or help, it has "SizeChangedFcn".
How to make callback function for "selecting" thr Tab?
Also, it gives: [ 'SizeChangedFcn' callback will not execute while 'AutoResizeChildren' is set to 'on' ], even AutoResizeChildren are all set to 'OFF'.
What can stop these warnings?
Thank you for your help.
2 件のコメント
Geoff Hayes
2020 年 3 月 5 日
John - I think that you want to use the SelectionChangedFcn callback. (I'm not sure about the warnings...)
Walter Roberson
2020 年 3 月 6 日
John comments:
Thanks!
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
