Error in Figure CloseRequestFcn

11 views (last 30 days)
LOHIT KM
LOHIT KM on 21 Nov 2019
Commented: Walter Roberson on 21 Nov 2019
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)main4('figure1_CloseRequestFcn',hObject,eventdata,guidata(hObject))
Error while evaluating Figure CloseRequestFcn.
can someone tell me how to get rid of this error?
  1 Comment
Walter Roberson
Walter Roberson on 21 Nov 2019
There would have been at least one more line of error message before that, telling us what MATLAB thinks is wrong.
Is there a function figure1_CloseRequestFcn inside main4.m ?

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!