필터 지우기
필터 지우기

I did a error for my .exe file. please help me

조회 수: 1 (최근 30일)
Chang Jae Kim
Chang Jae Kim 2013년 7월 15일
this is the error message for my .exe file made from GUI for ANN.
in cbmn_DC>pushbutton1_Callback at 81 in gui_main fac at 96 in cbmn_DC at 42 in @(hObject,eventdata)cbmn_DC('pushbutton1_Callback',hObject,eventdata,guidata(hObject)
Warning : While loading an oject of class 'nnetWeight' Undefined function or method 'initzero for input arguments of type 'char'.
Warning : An error occured when running a class's loadobj method. The object that was loaded from the MAT-file was a copy of the object before the loadobj method was run. The rest of the variables were also loaded from the MAT-file.
The encountered error was: Reference to non-existent field 'net_read_only'.
??? Undefined function or method 'sim' for input arguments of type 'struct'.
in cbmn_DC>pushbutton1_Callback at 96
in gui_main fac at 96
in cbmn_DC at 42 in @(hObject,eventdata)cbmn_DC('pushbutton1_Callback',hObject,eventdata,guidata(hObject)
as you guys see, this is the problem that Reference to non-existent field 'net_read_only'.
so, do you know the solution for this?please comment to me. thank you.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Type Identification에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by