瀏覽代碼

'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