Azzera filtri
Azzera filtri

Info

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

regarding gui

1 visualizzazione (ultimi 30 giorni)
vydyam
vydyam il 15 Dic 2011
Chiuso: MATLAB Answer Bot il 20 Ago 2021
??? Undefined function or variable 'handles'.
Error in ==> eldrun at 2 set(handles.start,'Enable','off');
help me solve this problem

Risposte (1)

Image Analyst
Image Analyst il 15 Dic 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?

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by