passing the values between two guis
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
how to pass the obtained value from from static box of gui to another static box present in another gui window??
Respuestas (1)
Arthur
el 11 de Jul. de 2012
0 votos
You can use setappdata and getappdata.
This is nicely explained here by Doug:
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!