how to redirect one form to another
Afficher commentaires plus anciens
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
Réponses (1)
Dishant Arora
le 26 Fév 2014
0 votes
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
Catégories
En savoir plus sur App Building dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!