Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
regarding gui
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
??? Undefined function or variable 'handles'.
Error in ==> eldrun at 2 set(handles.start,'Enable','off');
help me solve this problem
0 comentarios
Respuestas (1)
Image Analyst
el 15 de Dic. de 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?
0 comentarios
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!