[問題] 出現 Java exception occurred如何解決?
各位版上前輩:
小弟使用matlab簡單做圖,版本是 R2009a 64 bits,
用plot指令繪圖形後,使用"箭頭"修改座標與線寬,
一直都都沒有問題,不過這兩天都會出現 ??? Java exception occurred:
的訊息,接著matlab就當機了. 我將訊息貼在下方,請問各位前輩有無解決之道。
在此,先謝謝各位的協助。
-------------------------------------------------------------------------
??? Java exception occurred:
java.lang.IllegalStateException: Attempting to replace component for
Property Editor
at com.mathworks.mwswing.desk.Desktop.addClient(Desktop.java:482)
at com.mathworks.mde.desk.MLDesktop.addClient(MLDesktop.java:749)
at com.mathworks.mwswing.desk.Desktop.addClient(Desktop.java:446)
Error in ==> getplottool>createOrGetPropertyEditor at 67
dt.addClient (props, 'Property Editor', false, loc, false);
Error in ==> getplottool at 44
comp = createOrGetPropertyEditor (groupName, dt);
Error in ==> showplottool at 133
comp = getplottool (fig, compName);
Error in ==> propertyeditor at 16
compTmp = showplottool (varargin{:}, 'propertyeditor');
Error in ==> propedit at 127
propertyeditor (double(currentFigure), 'show');
Error in ==> plotSelectMode>localWindowButtonUpFcn at 1135
propedit(hMode.ModeStateData.SelectedObjects,'-noselect');
Error in ==> hgfeval at 63
feval(fcn{1},varargin{:},fcn{2:end});
Error in ==> uitools.uimode.modeWindowButtonUpFcn at 27
hgfeval(newButtonUpFcn,hFig,evd);
Error in ==> uitools.uimode.modeControl>localModeWindowButtonUpFcn at 144
hThis.modeWindowButtonUpFcn(hFig,evd,hThis,newValue);
??? Error while evaluating figure WindowButtonUpFcn
>>
----------------------------------------------------------------------------
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.123.79.150