Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

image getting deleted in GUI

2 vues (au cours des 30 derniers jours)
sandy
sandy le 27 Mai 2014
Clôturé : MATLAB Answer Bot le 20 Août 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

Réponses (1)

Julia
Julia le 27 Mai 2014
Did you update the handles structure after importing the images?
  2 commentaires
sandy
sandy le 28 Mai 2014
no.how to update it.?
Julia
Julia le 3 Juin 2014
guidata(hObject, handles); % updates handles structure

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by