So, i am making a GUI for thermo Tables, I got it to work and interpolate, I have a radio button that has to switch from SI units and BG, how do i make the radio button code?
2 ビュー (過去 30 日間)
古いコメントを表示
回答 (1 件)
Amrtanshu Raj
2021 年 7 月 30 日
Hi,
You can see this documentation for reference on writing callbacks for GUI elements in MATLAB. The example shows it for a slider but you can modify it for a radio button as well.
Hope this helps !!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Interactive Control and Callbacks についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!