pass image in GUI to another window
Mostrar comentarios más antiguos
I built 2 windows in GUI with an axis . first GUI window has menu that can import an image . and push-button . when i press the push-button I want to send the image that user imported to the second GUI window
how can I pass the image
your help appreciated
Respuestas (1)
Geoff Hayes
el 22 de Feb. de 2015
0 votos
Shaimaa - see this similar question http://www.mathworks.com/matlabcentral/answers/146215-pass-data-between-gui-s with an answer that you should be able to adapt to your needs of passing an image between two GUIs.
Categorías
Más información sobre Images 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!