Prev: check syntax errors in m file
Next: want to some code
From: saadli_thamer on 17 Jun 2010 18:09 bonjour, j'ai entrain de créer une interface avec GUI qui simule et identifier les machines electrique, afin d'excuter mon interface matlab affiche les resultats suivant: ??? Reference to non-existent field 'l_dlg'. Error in ==> MSv1>BTN_SIMULATION_Callback at 486 if (handles.l_dlg.bBusy == 0) Error in ==> gui_mainfcn at 75 feval(varargin{:}); Error in ==> MSv1 at 42 gui_mainfcn(gui_State, varargin{:}); ??? Error using ==> MSv1('BTN_SIMULATION_Callback',gcbo,[],guidata(gcbo)) Reference to non-existent field 'l_dlg'. ??? Error while evaluating uicontrol Callback merci de l'aide
|
Pages: 1 Prev: check syntax errors in m file Next: want to some code |