Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ftract_dev
/
ImaGIN2
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
11
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Anthony B
2020-02-11 16:13:10 +0100
Commit
db34530cd059362513c8679615c0f019292e618f
1 parent
4235f08d
Force compilation for convert step
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
prepare_ImaGIN_spm_eeg_converteeg2mat.m
prepare_ImaGIN_spm_eeg_converteeg2mat.m
View file @
db34530
...
...
@@ -8,8 +8,7 @@ S.FileOut=FileOut;
S
.
SelectChannels
=
[];
S
.
isSEEG
=
1
;
switch
lower
(
ext
)
switch
lower
(
ext
)
case
'.trc'
S
.
dataset
=
fullfile
(
FileIn
);
S
.
Atlas
=
'Human'
;
...
...
Please
register
or
login
to post a comment