Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

I create a matlab GUI using 2 push buttons and 2 axes.I got some error. The error is

1 vue (au cours des 30 derniers jours)
Lakshmipriya S
Lakshmipriya S le 3 Sep 2015
Clôturé : MATLAB Answer Bot le 20 Août 2021
Error using axes Invalid object handle
Error in astgui>pushbutton3_Callback (line 329) axes(handles.axes2);imshow(B)
Error in gui_mainfcn (line 96) feval(varargin{:});
Error in astgui (line 42) gui_mainfcn(gui_State, varargin{:});
Error in @(hObject,eventdata)astgui('pushbutton3_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating uicontrol Callback

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by