Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

File load failure #226

@maitrilab6

Description

@maitrilab6

Dear Team,

I am unable to load my dataset to sort spikes. I have a .mat file and the wave_clus folder with the subfolders has been added to the path. Following is the error I see:

Error in [wave_clus>load_data_button_Callback](matlab:matlab.internal.language.introspective.errorDocCallback('wave_clus>load_data_button_Callback', '/MATLAB Drive/wave_clus/wave_clus.m', 188)) ([line 188](matlab: opentoline('/MATLAB Drive/wave_clus/wave_clus.m',188,0)))
data_handler = readInData(handles.par);

Error in [gui_mainfcn](matlab:matlab.internal.language.introspective.errorDocCallback('gui_mainfcn', '/MATLAB/toolbox/matlab/guide/gui_mainfcn.m', 95)) ([line 95](matlab: opentoline('/MATLAB/toolbox/matlab/guide/gui_mainfcn.m',95,0)))
feval(varargin{:});

Error in [wave_clus](matlab:matlab.internal.language.introspective.errorDocCallback('wave_clus', '/MATLAB Drive/wave_clus/wave_clus.m', 63)) ([line 63](matlab: opentoline('/MATLAB Drive/wave_clus/wave_clus.m',63,0)))
gui_mainfcn(gui_State, varargin{:});

Error while evaluating UIControl Callback.

Please help.

I have changed the %par.detection to both and added my sampling rate in "set parameters" after seeing one of your FAQs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions