You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I generated a nwb file using the Spike Interface pipeline with Jupyter notebook, where it can be successfully viewed with nwbWidgets. However, when I try to load the same file in to Matlab, it throws an error. This seems to only happen for files that contain Trigger data with spike times, as I am successfully able to load a nwb file without the trigger data and just spike times.
Any help on the matter would be greatly appreciated, as I am much more comfortable working in Matlab compared with Python.