Open andy11lu02 opened 2 years ago
Hi, I haven't updated any of the code in like 7 years or so, so it likely is related to the new Matlab version being different to the code there is. I don't have the latest Matlab version and also left science, so it's doubtful I will update it to match the new Matlab. Did you try some other peoples' toolboxes? https://www.mathworks.com/matlabcentral/fileexchange/118135-spectralsegmentation
On Tue, Oct 11, 2022 at 4:24 AM andy11lu02 @.***> wrote:
Hello,
I would like to address a file loading issue I've faced. When I open the GUI via Matlab (R2021a), and press the "single file" button to load files. The GUI failed to open the file directory and showed this message in Matlab.
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)CalciumSignalExtractGUI('pushbutton7_Callback',hObject,eventdata,guidata(hObject))
How can I solve this issue?
— Reply to this email directly, view it on GitHub https://github.com/ninehundred1/CalciumSignalExtract/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACYJOUNFIQEYD3OJFVJS3E3WCUP25ANCNFSM6AAAAAARCA5AMM . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hello,
I would like to address a file loading issue I've faced. When I open the GUI via Matlab (R2021a), and press the "single file" button to load files. The GUI failed to open the file directory and showed this message in Matlab.
Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)CalciumSignalExtractGUI('pushbutton7_Callback',hObject,eventdata,guidata(hObject))
How can I solve this issue?