我装了好几个版本,每次安装之后运行都会出现以下错误与警告,这是为什么呢??Too many input arguments.Warning: MATLAB did not appear to successfully set the search path. To avoid thiswarning the next time you start MATLAB, usehttp://www.mathworks.com/access/helpdesk/help/techdoc/ref/pathdef.shtmlto help troubleshoot the "pathdef.m" file. To recover for this sessionof MATLAB, type "restoredefaultpath;matlabrc". Warning: Duplicate directory name: C:/Program Files/MATLAB/R2010a/toolbox/local. Warning: Initializing Handle Graphics failed in matlabrc.This indicates a potentially serious problem in your MATLAB setup,which should be resolved as soon as possible. Error detected was:MATLAB:TooManyInputsToo many input arguments. > In matlabrc at 102Warning: Initializing Java preferences failed in matlabrc.This indicates a potentially serious problem in your MATLAB setup,which should be resolved as soon as possible. Error detected was:MATLAB:UndefinedFunctionUndefined function or method 'usejava' for input arguments of type 'char'. > In matlabrc at 125Warning: Initializing preferences failed in matlabrc.This indicates a potentially serious problem in your MATLAB setup,which should be resolved as soon as possible. Error detected was:MATLAB:TooManyInputsToo many input arguments. > In matlabrc at 160Warning: Failed to add default profiler filters. > In matlabrc at 181??? Error using ==> featureToo many input arguments.Error in ==> matlabrc at 237if strcmpi(system_dependent('getpref','GeneralEchoOn'),'BTrue')
如能解决,还有加分
|