How to use radio button and push button together
2 views (last 30 days)
Show older comments
Hey guys, i'm a beginner in creating GUI and i can't really understand that how can i use a push button with radio buttons.
For exampe: i will enter 2 numbers to make a operation and i will select the operation with radio buttons and then i will print it to a static text.
(enter 2 numbers - select an operation - click push button - see the result)
Answers (1)
Payas Bahade
on 13 May 2020
Hi Oguzhan,
I have created an app in which you can enter two numbers and select the operation using radio buttons and results are shown once you click ‘Calculate’ push button. I have also shared the app file in attachment.
Hope this helps!
0 Comments
See Also
Categories
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!