Skip to content
Snippets Groups Projects
Commit 7816c3b2 authored by Johanna Dorst's avatar Johanna Dorst
Browse files

create .print file from LCModel fit (needed for paper revision, but commented out afterwards)

parent df8161c4
Branches
No related tags found
No related merge requests found
......@@ -35,6 +35,8 @@ remoteFilePath = [this.homePath this.outputFilesPathRemote];
if (copyFileLocally)
fileExtensions = {'.coord', '.csv', '.ps', '.table'};
% fileExtensions = {'.coord', '.csv', '.ps', '.table', '.print'};
% %needed for jd fMRS paper revision
for extension = fileExtensions
scptomatlab(this.LCModelUser, this.LCModelIP, this.LCModelPassword, this.outputFilesPathLocal, [this.homePath this.outputFilesPathRemote currentOutputFiles extension{1}])
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment