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

回答 (1 件)

Julia
Julia 2014 年 5 月 27 日

0 投票

Did you update the handles structure after importing the images?

2 件のコメント

sandy
sandy 2014 年 5 月 28 日
no.how to update it.?
Julia
Julia 2014 年 6 月 3 日
guidata(hObject, handles); % updates handles structure

この質問は閉じられています。

質問済み:

2014 年 5 月 27 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by