You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am very new to PIV and am using R202a. When I am trying to open load images the following errors pop up in Matlab. Do I need to add open PIV anywhere in the Matlab directory or it is enough to open openpivgui in the folder?
Reference to non-existent field 'axes1'.
Error in openpivgui>load_Callback (line 382)
axes(handles.axes1);
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in openpivgui (line 42)
gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)openpivgui('load_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating Menu Callback.
Kindest Regards,
Mahdi
The text was updated successfully, but these errors were encountered:
I am very new to PIV and am using R202a. When I am trying to open load images the following errors pop up in Matlab. Do I need to add open PIV anywhere in the Matlab directory or it is enough to open openpivgui in the folder?
Reference to non-existent field 'axes1'.
Error in openpivgui>load_Callback (line 382)
axes(handles.axes1);
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in openpivgui (line 42)
gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)openpivgui('load_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating Menu Callback.
Kindest Regards,
Mahdi
The text was updated successfully, but these errors were encountered: