1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
| ??? Error using ==> set
Width and height must be > 0
Error in ==> InterfaceSegmentation>affiche at 792
set(cAx, 'Position',[P(1) P(2) Width m]);
Error in ==> InterfaceSegmentation>Open_Callback at 170
affiche(handles)
Error in ==> gui_mainfcn at 96
feval(varargin{:});
Error in ==> InterfaceSegmentation at 20
gui_mainfcn(gui_State, varargin{:});
Error in ==>
guidemfile>@(hObject,eventdata)InterfaceSegmentation('Open_Callback',hObject,eventdata,guidata(hObject))
??? Error while evaluating uimenu Callback |
Partager