help
help > Errors in importing conditions
Feb 5, 2022 04:02 AM | Chanyuan Gu
Errors in importing conditions
Dear CONN experts,
I imported the conditions using the "Import condition info from text file(s)" inserted in "condition tools". I successfully imported most conditions, but CONN reported one error for one condition as follows. Since I could import other conditions into CONN, I do not think the format of text files is wrong. I also attached the text file which could not be imported into CONN. Could you please give me some suggestions? Thank you!
ERROR DESCRIPTION:
Error using dataread
Buffer overflow (bufsize = 4095) while reading string from
file (row 56, field 4).
Error in textread (line 171)
[varargout{1:nlhs}]=dataread('file',varargin{:}); %#ok
Error in conn_importcondition (line 102)
[conditions,nsubs,nsess,onsets,durations]=textread(filename, '%s%d%d%s%s','delimiter',',','headerlines',1);
Error in conn (line 3538)
conn_importcondition;
CONN20.b
SPM12 + ArtRepair DAiSS DEM FieldMap MEEGtools marsbar wfupickatlas
Matlab v.2019b
project: CONN20.b
storage: 402372.3Gb available
spm @ /ubda/project/li.ping/software/MATLAB/spm12
conn @ /ubda/project/li.ping/software/conn/conn
Best,
Chanyuan
I imported the conditions using the "Import condition info from text file(s)" inserted in "condition tools". I successfully imported most conditions, but CONN reported one error for one condition as follows. Since I could import other conditions into CONN, I do not think the format of text files is wrong. I also attached the text file which could not be imported into CONN. Could you please give me some suggestions? Thank you!
ERROR DESCRIPTION:
Error using dataread
Buffer overflow (bufsize = 4095) while reading string from
file (row 56, field 4).
Error in textread (line 171)
[varargout{1:nlhs}]=dataread('file',varargin{:}); %#ok
Error in conn_importcondition (line 102)
[conditions,nsubs,nsess,onsets,durations]=textread(filename, '%s%d%d%s%s','delimiter',',','headerlines',1);
Error in conn (line 3538)
conn_importcondition;
CONN20.b
SPM12 + ArtRepair DAiSS DEM FieldMap MEEGtools marsbar wfupickatlas
Matlab v.2019b
project: CONN20.b
storage: 402372.3Gb available
spm @ /ubda/project/li.ping/software/MATLAB/spm12
conn @ /ubda/project/li.ping/software/conn/conn
Best,
Chanyuan
Threaded View
Title | Author | Date |
---|---|---|
Chanyuan Gu | Feb 5, 2022 | |
Chanyuan Gu | Feb 5, 2022 | |
Alfonso Nieto-Castanon | Feb 7, 2022 | |