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?
1 次查看(过去 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!