Open cx749 opened 5 years ago
Hi Christine,
I have been so busy for the past days as we are moving to our new department and I appologies for the dely. I will look in the code for potential problems and get back to you.
Best Navvab
On Tue, Jul 9, 2019 at 8:53 AM Christine Cross notifications@github.com wrote:
Hi there,
I have tried to upload the example data (both via the .m and .tif files - in Matlab R2018a) and I am getting this error:
`Reference to non-existent field 'FramesSlider'.
Error in OFAMM_v1>loadData (line 196) set(handles.FramesSlider,'Max',nFrames);
Error in OFAMM_v1>LoadImgSeq_Callback (line 1196) handles = loadData(handles,eventdata);
Error in gui_mainfcn (line 95) feval(varargin{:});
Error in OFAMM_v1 (line 42) gui_mainfcn(gui_State, varargin{:});
Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)OFAMM_v1('LoadImgSeq_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback.`
Do you have any advice?
Many thanks.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/navvab-afrashteh/OFAMM/issues/3?email_source=notifications&email_token=AB2XN3WJ7PHWHR6XNQO2BTTP6SRAJA5CNFSM4H7GMNTKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G6D7KPA, or mute the thread https://github.com/notifications/unsubscribe-auth/AB2XN3WXPQPWPM2MXR6OATLP6SRAJANCNFSM4H7GMNTA .
Hi Navvab,
Thank you very much.
BW, Christine
Hi, I did some changes to the files and ran the program with R2018a and there was not such that error you mentioned. Although the changes that I did were not related to frame slider, please download the updated toolbox and try it. If you still have problems send me an email directly @ navvab.afrashteh@gmail.com so that we can resolve the issue easier.
Thanks, Navvab
Hi there,
I have tried to upload the example data (both via the .m and .tif files - in Matlab R2018a) and I am getting this error:
`Reference to non-existent field 'FramesSlider'.
Error in OFAMM_v1>loadData (line 196) set(handles.FramesSlider,'Max',nFrames);
Error in OFAMM_v1>LoadImgSeq_Callback (line 1196) handles = loadData(handles,eventdata);
Error in gui_mainfcn (line 95) feval(varargin{:});
Error in OFAMM_v1 (line 42) gui_mainfcn(gui_State, varargin{:});
Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)OFAMM_v1('LoadImgSeq_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback.`
Do you have any advice?
Many thanks.