Prechádzať zdrojové kódy

Aggiorna 'code/matlab/supportFunctions/get_all_data_from_level_h5.m'

Stefano Diomedi 5 mesiacov pred
rodič
commit
c87c445248

+ 1 - 0
code/matlab/supportFunctions/get_all_data_from_level_h5.m

@@ -12,6 +12,7 @@ function [spikes, markers, all_strings] = get_all_data_from_level_h5(filename,st
 %     markers = contains the extracted marker timing for each dataset
 %     all_strings = keeps track of the datasets extracted
 
+% Francesco E. Vaccari 10/2022 
 
 
 if ~isempty(strfind(str,'trial'))