pass image in GUI to another window
Show older comments
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
Answers (1)
Geoff Hayes
on 22 Feb 2015
0 votes
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.
Categories
Find more on Images in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!