Replies: 1 comment 18 replies
-
Can you try initiating the NWB File the way it is done in the tutorials? e.g. here |
Beta Was this translation helpful? Give feedback.
18 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all, I updated my MatNWB (2.6.0) and am now encountering an error while trying to create an NWB file. Simple code looks like:
and what Matlab tells me is:
It also breaks even with a simple
nwbOutputFile.session_start_time = datetime(2018, 4, 25, 2, 30, 3);
Any ideas what I'm doing wrong? Thanks in advance. --James
Beta Was this translation helpful? Give feedback.
All reactions