Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

image getting deleted in GUI

1 visualizzazione (ultimi 30 giorni)
sandy
sandy il 27 Mag 2014
Chiuso: MATLAB Answer Bot il 20 Ago 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

Risposte (1)

Julia
Julia il 27 Mag 2014
Did you update the handles structure after importing the images?
  2 Commenti
sandy
sandy il 28 Mag 2014
no.how to update it.?
Julia
Julia il 3 Giu 2014
guidata(hObject, handles); % updates handles structure

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by