how can we use same image on different buttons in GUI in matlab?

1 view (last 30 days)
hi I am currently working on a final year project on image editing using Matlab.I want to use the same image for all the functions which are present behind the buttons on the interface created by me.How can I do this?

Answers (1)

Sean de Wolski
Sean de Wolski on 7 Apr 2011
store is as a variable in guidata or appdata?
doc getappdata
doc setappdata
doc guidata

Categories

Find more on Image Processing and Computer Vision 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!