无水你好!
我通过"在桌面快捷方式中-右键-属性-修改‘起始位置"指定工作目录到matcont文件夹,但是输入matcont后报错,怎么回事呢?(matcont软件是从它的主页下载的,本身应该没问题的)
??? Error using ==> load
Unable to read MAT file E:\Matlab\Matlab\matcont\matcont.fig
See FILEFORMATS for a list of known file types and the functions used to read them.
Error in ==> E:\Matlab\Matlab\toolbox\matlab\iofun\hgload.m
On line 45 ==> fileVars = load(filename,'-mat');
Error in ==> E:\Matlab\Matlab\toolbox\matlab\graphics\openfig.m
On line 89 ==> [figs, oldvis] = hgload(filename, struct('Visible','off'));
Error in ==> E:\Matlab\Matlab\matcont\matcont.m
On line 83 ==> fig = openfig(mfilename,'reuse'); |