Info

この質問は閉じられています。 編集または回答するには再度開いてください。

image getting deleted in GUI

1 回表示 (過去 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