How to exchange data between functions in a GUI?
Show older comments
I have two pushbuttton, two axes and an edit text box. First push button is to browse and select an image and selected image is displayed in first axes. Everything is fine with that button. What my problem is, i want to use that displayed image and word entered inside the text box while pressing the second pushbutton. Because the callback function of the second push button contains ".m" file which needs image and text to execute. I am unable to access that image. Please help..
Accepted Answer
More Answers (0)
Categories
Find more on Interactive Control and Callbacks 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!