OpenPIV / openpiv-matlab

Matlab version of the OpenPIV project (open source Particle Image Velocimetry)
http://www.openpiv.net
42 stars 45 forks source link

Loading images error #43

Open Pcmehdi opened 2 years ago

Pcmehdi commented 2 years ago

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

alexlib commented 2 years ago

@Pcmehdi try this branch https://github.com/OpenPIV/openpiv-matlab/archive/refs/heads/test_bug_reported_2020a.zip

Pcmehdi commented 2 years ago

Do I need to add open PIV anywhere in the Matlab directory or it is enough to open openpivgui in the unzipped folder?

alexlib commented 2 years ago

Use the unzipped folder

On Sat, 5 Feb 2022 at 12:19 Pcmehdi @.***> wrote:

Do I need to add open PIV anywhere in the Matlab directory or it is enough to open openpivgui in the unzipped folder?

— Reply to this email directly, view it on GitHub https://github.com/OpenPIV/openpiv-matlab/issues/43#issuecomment-1030595105, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFWMZU7TL55665TTG4OWQDUZT2UBANCNFSM5NTPSI6A . You are receiving this because you commented.Message ID: @.***>