Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fieldnames error #13

Open
neuronoeker opened this issue Oct 30, 2023 · 0 comments
Open

fieldnames error #13

neuronoeker opened this issue Oct 30, 2023 · 0 comments

Comments

@neuronoeker
Copy link

Hey Barker Lab,

I am very grateful for this pipeline. It was working for me very well previously. However, I now am encountering a problem. I am getting an error when calling "fieldnames." I have attached the error below. Please let me know if there is a fix for this.

Best,
Jacob

Error using fieldnames
Invalid input argument of type 'double'. Input must be a structure or a Java or COM object.

Error in pmat>DataUploadButton_Callback (line 256)
handles.fields = fieldnames(handles.data.epocs);

Error in gui_mainfcn (line 95)
feval(varargin{:});

Error in pmat (line 49)
gui_mainfcn(gui_State, varargin{:});

Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)pmat('DataUploadButton_Callback',hObject,eventdata,guidata(hObject))

Error while evaluating UIControl Callback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant