Info

此问题已关闭。 请重新打开它进行编辑或回答。

image getting deleted in GUI

2 次查看(过去 30 天)
sandy
sandy 2014-5-27
关闭: MATLAB Answer Bot 2021-8-20
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
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

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by