I'm having problems running this GUI
Mostrar comentarios más antiguos
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.
1 comentario
David Marcel-Ihekweme
el 23 de Nov. de 2020
Respuestas (0)
Categorías
Más información sobre Entering Commands en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!