image getting deleted in GUI

i need to import images in gui with axes,i importes two images in two axes .if i run my file.one file is nt visible or getting deleted.i checked the properties.visibility is ON olny..any help

Answers (1)

Julia
Julia on 27 May 2014
Did you update the handles structure after importing the images?

2 Comments

no.how to update it.?
guidata(hObject, handles); % updates handles structure

This question is closed.

Asked:

on 27 May 2014

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!