필터 지우기
필터 지우기

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