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!