匹配设计的.m和.fig文件,为什么不能执行?
<P>确定是没有错误的程序,拷贝到另一台机子上就提示错误如下,不知是什么原因,请指教,谢谢了!!!<BR>>> main<BR>??? Error using ==> load<BR>Unable to read MAT file E:\matlab\main.fig</P><P>See FILEFORMATS for a list of known file types and the functions used to read them.</P>
<P>Error in ==> C:\toolbox\matlab\iofun\hgload.m<BR>On line 45==> fileVars = load(filename,'-mat');</P>
<P>Error in ==> C:\toolbox\matlab\graphics\openfig.m<BR>On line 89==> = hgload(filename, struct('Visible','off'));</P>
<P>Error in ==> C:\toolbox\matlab\uitools\gui_mainfcn.m (local_openfig)<BR>On line 184==> gui_hFigure = openfig(name, singleton, 'auto');</P>
<P>Error in ==> C:\toolbox\matlab\uitools\gui_mainfcn.m<BR>On line 82==> gui_hFigure = local_openfig(gui_State.gui_Name, gui_SingletonOpt); </P>
<P>Error in ==> E:\matlab\main.m<BR>On line 42==> gui_mainfcn(gui_State, varargin{:});<BR></P>
好啊
我的也出现上述情况了,现在也不知如何解决.请问
我想请问,fileformats在哪里?如何去看它的错误?谢谢先!!!!!!!!!!!!! 是不是你少拷了个.mat的文件,
因为它的程序里面有用到类似的文件
页:
[1]