MATLAB爱好者论坛-LabFans.com

MATLAB爱好者论坛-LabFans.com (https://www.labfans.com/bbs/index.php)
-   MATLAB论坛 (https://www.labfans.com/bbs/forumdisplay.php?f=6)
-   -   [MATLAB基础] 直接运行.fig文件出错,急! (https://www.labfans.com/bbs/showthread.php?t=17920)

rxxcow 2012-12-02 22:54

直接运行.fig文件出错,急!
 
用guide打开时,运行没问题,但是直接运行.fig文件时出错,command窗口出现以下红色文字:

Attempt to reference field of non-structure array.

Error in Approximation>pushbutton2_Callback (line 158)
x0=str2num(get(handles.edit1,'String'));

Error in gui_mainfcn (line 96)
feval(varargin{:});

Error in Approximation (line 42)
gui_mainfcn(gui_State, varargin{:});

Error in
@(hObject,eventdata)Approximation('pushbutton2_Callback',hObject,eventdata,guidata(hObject))


Error while evaluating uicontrol Callback

这到底是什么原因啊?请高手指点啊。!

:D:D:D


所有时间均为北京时间。现在的时间是 12:27

Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.