how to redirect one form to another
Mostrar comentarios más antiguos
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
Respuestas (1)
Dishant Arora
el 26 de Feb. de 2014
0 votos
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
Categorías
Más información sobre App Building en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!