VH-Lab / NDR-matlab

Neuroscience Data Readers - A Matlab conglomerative library for reading neuroscience data files
1 stars 1 forks source link

add the ability to read time to ndr.reader.read #43

Closed stevevanhooser closed 3 years ago

stevevanhooser commented 3 years ago

This is on the branch 'sophie_summer_2'

This should happen at line 84.

I think this will work by making another call to ndr_reader_obj.readchannels_epochsamples but the "internal type" should be "time".

Thanks! Steve