Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

image getting deleted in GUI

1 visualización (últimos 30 días)
sandy
sandy el 27 de Mayo de 2014
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
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

Respuestas (1)

Julia
Julia el 27 de Mayo de 2014
Did you update the handles structure after importing the images?
  2 comentarios
sandy
sandy el 28 de Mayo de 2014
no.how to update it.?
Julia
Julia el 3 de Jun. de 2014
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