How to use radio button and push button together

조회 수: 2 (최근 30일)
Oguzhan Sanliturk
Oguzhan Sanliturk 2020년 5월 11일
답변: Payas Bahade 2020년 5월 13일
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)
  댓글 수: 2
Mohammad Sami
Mohammad Sami 2020년 5월 11일
You can build your app in app designer. App designer has a built in tutorial to show you how to build an app.
You can easily drag and drop the ui element and then add a callback function on the push button to calculate the results.

댓글을 달려면 로그인하십시오.

답변 (1개)

Payas Bahade
Payas Bahade 2020년 5월 13일
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.
Kindly refer this documentation link to know more details about app building using App Designer.
Hope this helps!

카테고리

Help CenterFile 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!

Translated by