Info

This question is closed. Reopen it to edit or answer.

how to link a browsed image in a GUI to a variable in a matlab program?

1 view (last 30 days)
I hav browsed an image in gui to [filename]... i want to use that image in a matlab program which executes by clicking another pushbutton in the same gui..... question is how to link that image to be used in the matlab program...???

Answers (1)

Image Analyst
Image Analyst on 11 Apr 2014
Several methods are shown in the FAQ: http://matlab.wikia.com/wiki/FAQ?title=FAQ&cb=5240#How_can_I_share_data_between_callback_functions_in_my_GUI.28s.29.3F. Just pick your favorite and use that method.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!