Effacer les filtres
Effacer les filtres

Info

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

regarding gui

1 vue (au cours des 30 derniers jours)
vydyam
vydyam le 15 Déc 2011
Clôturé : MATLAB Answer Bot le 20 Août 2021
??? Undefined function or variable 'handles'.
Error in ==> eldrun at 2 set(handles.start,'Enable','off');
help me solve this problem

Réponses (1)

Image Analyst
Image Analyst le 15 Déc 2011
I am going to ask you the very same thing. Help me solve this problem. Help me help you. All I can say now is to set a breakpoint at that line and see what members handles has. Chances are handles is null. But why is it null? How did it get there? Was it passed in to that routine in the arg list?

Cette question est clôturée.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by