I'm having problems running this GUI
이전 댓글 표시
Undefined operator '*' for input arguments of type 'cell'.
Error in FIN_EFFICIENCY>pushbutton1_Callback (line 119)
per=pi*d;
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in FIN_EFFICIENCY (line 43)
gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)FIN_EFFICIENCY('pushbutton1_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Entering Commands에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!