Closed jc192015 closed 1 year ago
Hi @jc192015 did you base this code off of one of our tutorials? The validation for the shape of the TimeIntervals
table assumes that all columns defined by colname
are populated with the same number of rows as id
is. This is the meat of the error itself.
If you wish to add all 213 rows you need to set them all at once or use addRow
in a loop per row.
P {margin-top:0;margin-bottom:0;}
Continued in #527
What happened?
Failed to create a TimeIntervals table. I am wondering if there is something with the installed MatNWB (2.6.0). Thank you in advance for your time.
Steps to Reproduce
Error Message
Operating System
Windows
Matlab Version
R2023a
Code of Conduct