how to redirect one form to another
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
we have created the form in matlab and when the submit button is clicked it should go to another form. we don't know how to do that process. please help us
0 Commenti
Risposte (1)
Dishant Arora
il 26 Feb 2014
Are you using guide to create form?? Simply call another gui in the callback function of submit button. See this How to pass data from one GUI to another in MATLAB
0 Commenti
Vedere anche
Categorie
Scopri di più su Interactive Control and Callbacks 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!