Преглед изворни кода

'code_MATLAB/Figure_2.m' ändern

Ece Boran пре 3 година
родитељ
комит
d32a83e2de
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      code_MATLAB/Figure_2.m

+ 1 - 1
code_MATLAB/Figure_2.m

@@ -24,7 +24,7 @@ for nSubject = 1:9
     % File name
     strNIXFileName = sprintf('Data_Subject_%.2d_Session_01.h5',nSubject);
     % Read the NIX file
-    f = nix.File([strNIXFolderPath filesep strNIXFileName],nix.FileMode.ReadOnly);
+    f = nix.File([strNIXFolderPath,filesep,strNIXFileName],nix.FileMode.ReadOnly);
     % NIX data
     block = f.blocks{1};
     % Multitags for spike times