求教:matlab安装好后无法运行,logo出来了就不动了
发表于 : 2007-07-19 9:11
运行 ~$ matlab -desktop 就卡死不动了,logo一直在那里。
运行 ~$ matlab -nodesktop 就出现下面的错误信息,但不不能用。
< M A T L A B >
Copyright 1984-2005 The MathWorks, Inc.
Version 7.0.4.352 (R14) Service Pack 2
January 29, 2005
Undefined function or variable "ispc".
Warning: MATLAB did not appear to successfully set the search path. To avoid this
warning the next time you start MATLAB, use
http://www.mathworks.com/access/helpdes ... hdef.shtml
to help troubleshoot the "pathdef.m" file. To recover for this session
of MATLAB, type "restoredefaultpath;matlabrc".
??? Undefined command/function 'colordef'.
Error in ==> hgrc at 59
colordef(0,'white') % Set up for white defaults
Error in ==> matlabrc at 91
hgrc
按上面说的运行
>>restoredefaultpath;matlabrc
Warning: Duplicate directory name: /opt/matlab/toolbox/stateflow/stateflow.
> In restoredefaultpath at 50
Warning: Duplicate directory name: /opt/matlab/toolbox/rtw/rtw.
> In restoredefaultpath at 50
Warning: Duplicate directory name: /opt/matlab.
> In restoredefaultpath at 50
Warning: Duplicate directory name: /opt/matlab.
> In restoredefaultpath at 50
Warning: Duplicate directory name: /opt/matlab.
> In restoredefaultpath at 50
Warning: Duplicate directory name: /opt/matlab.
> In restoredefaultpath at 50
Warning: Duplicate directory name: /opt/matlab/toolbox/shared/optimlib.
> In restoredefaultpath at 50
Warning: Duplicate directory name: /opt/matlab/toolbox/shared/optimlib.
> In restoredefaultpath at 50
Warning: Duplicate directory name: /opt/matlab/toolbox/shared/optimlib.
> In restoredefaultpath at 50
??? Undefined function or variable 'matlabrc'.
请问这是什么问题啊?我是Ubuntu 7.04,Matlab是下的iso文件,不是用的ubuntu的包装的。
运行 ~$ matlab -nodesktop 就出现下面的错误信息,但不不能用。
< M A T L A B >
Copyright 1984-2005 The MathWorks, Inc.
Version 7.0.4.352 (R14) Service Pack 2
January 29, 2005
Undefined function or variable "ispc".
Warning: MATLAB did not appear to successfully set the search path. To avoid this
warning the next time you start MATLAB, use
http://www.mathworks.com/access/helpdes ... hdef.shtml
to help troubleshoot the "pathdef.m" file. To recover for this session
of MATLAB, type "restoredefaultpath;matlabrc".
??? Undefined command/function 'colordef'.
Error in ==> hgrc at 59
colordef(0,'white') % Set up for white defaults
Error in ==> matlabrc at 91
hgrc
按上面说的运行
>>restoredefaultpath;matlabrc
Warning: Duplicate directory name: /opt/matlab/toolbox/stateflow/stateflow.
> In restoredefaultpath at 50
Warning: Duplicate directory name: /opt/matlab/toolbox/rtw/rtw.
> In restoredefaultpath at 50
Warning: Duplicate directory name: /opt/matlab.
> In restoredefaultpath at 50
Warning: Duplicate directory name: /opt/matlab.
> In restoredefaultpath at 50
Warning: Duplicate directory name: /opt/matlab.
> In restoredefaultpath at 50
Warning: Duplicate directory name: /opt/matlab.
> In restoredefaultpath at 50
Warning: Duplicate directory name: /opt/matlab/toolbox/shared/optimlib.
> In restoredefaultpath at 50
Warning: Duplicate directory name: /opt/matlab/toolbox/shared/optimlib.
> In restoredefaultpath at 50
Warning: Duplicate directory name: /opt/matlab/toolbox/shared/optimlib.
> In restoredefaultpath at 50
??? Undefined function or variable 'matlabrc'.
请问这是什么问题啊?我是Ubuntu 7.04,Matlab是下的iso文件,不是用的ubuntu的包装的。