how to write a matlab prog to display result based on input given by the user

1 visualizzazione (ultimi 30 giorni)
i wanna build a dialog box that takes in info, processes it and display result. example; i want a dialog box that shows the below choose calculation method: Users...Bandwidth assume the user pressed the Users method button, now it display, choose the mode: TDMA....FDMA.. assume user pressed TDMA mode button.. now it asked the user to insert the bandwidth value..after that it shows the number of users possible or can use the bandwidth.. any help pls, im new to this things appreciate ur time :)

Risposte (1)

Image Analyst
Image Analyst il 26 Lug 2014
Modificato: Image Analyst il 26 Lug 2014
Try using the functions menu(), inputdlg(), questdlg(), and/or listdlg().

Categorie

Scopri di più su Dialog Boxes in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by