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 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/690618/image.png)
0 commentaires
Réponses (1)
Amrtanshu Raj
le 30 Juil 2021
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 commentaires
Voir également
Catégories
En savoir plus sur Interactive Control and Callbacks dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!