How can I create another window from menubar in appdesigner ?

2 views (last 30 days)
Hi,
I am creating one app in appdesignner matlab 2017. In menubar , I need to do one provision, if you click on menubar , one window will be opened and in that user can set up some parameters/variables, it will be nothing but the configuration setting.
How can I do that in this appdesigner ? which option / fucntion should I use ?
Regards,

Accepted Answer

Adam Danz
Adam Danz on 17 Nov 2021
I suggest calling an input dialog window from the menu item's callback function. See inputdlg.

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!