Browse Source

'code_MATLAB/Figure_2.m' ändern

Ece Boran 3 years ago
parent
commit
d32a83e2de
1 changed files with 1 additions and 1 deletions
  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