open-discussion
open-discussion > RE: It does not work! Error using ==> cat
Feb 15, 2012 04:02 AM | Alfonso Nieto-Castanon - Boston University
RE: It does not work! Error using ==> cat
Hi Cristina,
Sorry about this persistent error. Since you are using matlab version 7.0 you should not update to conn 13.i, instead I would recommend to make sure first you are updated to version conn12.p (from your current version conn12.l), then use the attached patch (simply save this file into the conn distribution folder overwriting the file with the same name there). I believe that should fix this memory issue, let me know whether it works.
Best
Alfonso
Originally posted by Cristina Sole-Padulles:
Sorry about this persistent error. Since you are using matlab version 7.0 you should not update to conn 13.i, instead I would recommend to make sure first you are updated to version conn12.p (from your current version conn12.l), then use the attached patch (simply save this file into the conn distribution folder overwriting the file with the same name there). I believe that should fix this memory issue, let me know whether it works.
Best
Alfonso
Originally posted by Cristina Sole-Padulles:
Hi again,
I have installed the matlab 7.0, using conn 12.1. I'm still stuck at the preprocessing stage. I have inserted three confounds (white matter, CSF, with 0 derivatives and 5 dimensions) and realign parameters (rp file from the realign, 1 derivative, 6 dimensions). band-pass filter 0.01-0.08.
This error appears:
??? Error using ==> cat
Out of memory. Type HELP MEMORY for your options.
Error in ==> conn_process at 550
B=cat(2,B,Bb);
Error in ==> conn_process at 12
case 'preprocessing_gui',disp(['CONN: RUNNING PREPROCESSING STEP']); conn_process([6:8],varargin{:});
Error in ==> conn at 1071
conn_process('preprocessing_gui');
Error in ==> conn_menumanager at 112
feval(MM.MENU{n0}.callback{n1}{1},MM.MENU{n0}.callback{n1}{2:end});
??? Error while evaluating figure WindowButtonUpFcn.
I'm not sure if there is something in the setuo that is also wrong, particularly when defining conditions, which is resting-state: onset 0, and duration 600 seconds.
I'm really stuck!
Thank you in adavnce!
I have installed the matlab 7.0, using conn 12.1. I'm still stuck at the preprocessing stage. I have inserted three confounds (white matter, CSF, with 0 derivatives and 5 dimensions) and realign parameters (rp file from the realign, 1 derivative, 6 dimensions). band-pass filter 0.01-0.08.
This error appears:
??? Error using ==> cat
Out of memory. Type HELP MEMORY for your options.
Error in ==> conn_process at 550
B=cat(2,B,Bb);
Error in ==> conn_process at 12
case 'preprocessing_gui',disp(['CONN: RUNNING PREPROCESSING STEP']); conn_process([6:8],varargin{:});
Error in ==> conn at 1071
conn_process('preprocessing_gui');
Error in ==> conn_menumanager at 112
feval(MM.MENU{n0}.callback{n1}{1},MM.MENU{n0}.callback{n1}{2:end});
??? Error while evaluating figure WindowButtonUpFcn.
I'm not sure if there is something in the setuo that is also wrong, particularly when defining conditions, which is resting-state: onset 0, and duration 600 seconds.
I'm really stuck!
Thank you in adavnce!
Threaded View
| Title | Author | Date |
|---|---|---|
| Cristina Sole-Padulles | Feb 8, 2012 | |
| Alfonso Nieto-Castanon | Feb 11, 2012 | |
| Cristina Sole-Padulles | Feb 13, 2012 | |
| Cristina Sole-Padulles | Feb 13, 2012 | |
| Alfonso Nieto-Castanon | Feb 15, 2012 | |
| Cristina Sole-Padulles | Feb 23, 2012 | |
| Cristina Sole-Padulles | Feb 16, 2012 | |
| Alfonso Nieto-Castanon | Feb 18, 2012 | |
| Riccardo Biffi | Feb 8, 2012 | |
| Cristina Sole-Padulles | Feb 9, 2012 | |
| Ming-Ru Chuang | Feb 10, 2012 | |
| mehdi yousefi | Feb 10, 2012 | |
