新装的mat,一打开就报错如下:
Warning: Function ssc_reserved has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name conflict.
Warning: Function pyversion has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name conflict.
Attempt to execute SCRIPT disp as a function:
D:\\toolbox\matlab\lang\disp.m
Error in matlabrc (line 72)
disp(exc.message);
Academic License
Attempt to execute SCRIPT which as a function:
D:\\toolbox\matlab\general\which.m
节选了一部分warning,还有很多warning函数名称重复的
然后一关闭matlab就报错如下:Attempt to execute SCRIPT builtin as a function:
D:\\toolbox\matlab\lang\builtin.m