help
help > voxel-to-voxel analyses error: reshape
Nov 19, 2011 10:11 AM | Nicola Canessa - IRCCS Ospedale San Raffaele, Division of Neuroscience
voxel-to-voxel analyses error: reshape
Dear experts, dear Alfonso
I am using conn 13.h on Matlab 7.12.0 (R2011a), and got this errror at the beginning of the "voxel-to-voxel" first-level analysis (while I could run "roi-to-roi" and "seed-to-voxel" analyses without problems). I've searched for similar issues in the forum (also in the recent posts on voxel-to-voxel first level analyses), but could not find a solution.
I would be grateful for any suggestions,
best,
nicola
---
CONN: RUNNING ANALYSIS STEP (voxel-to-voxel analyses)
??? Error using ==> reshape
To RESHAPE the number of elements must not change.
Error in ==> conn_get_slice at 13
x=V.scale*reshape(x,[ntime,V.size.Nv(slice)]);
Error in ==> conn_process at 1537
temp=conn_get_slice(Y1,slice);
Error in ==> conn_process at 21
case 'analyses_gui_vv', disp(['CONN: RUNNING ANALYSIS STEP (voxel-to-voxel
analyses)']); conn_process([13],varargin{:});
Error in ==> conn at 1807
conn_process('analyses_gui_vv');
Error in ==> conn_menumanager at 116
feval(MM.MENU{n0}.callback{n1}{1},MM.MENU{n0}.callback{n1}{2:end});
??? Error while evaluating figure WindowButtonUpFcn
---
I am using conn 13.h on Matlab 7.12.0 (R2011a), and got this errror at the beginning of the "voxel-to-voxel" first-level analysis (while I could run "roi-to-roi" and "seed-to-voxel" analyses without problems). I've searched for similar issues in the forum (also in the recent posts on voxel-to-voxel first level analyses), but could not find a solution.
I would be grateful for any suggestions,
best,
nicola
---
CONN: RUNNING ANALYSIS STEP (voxel-to-voxel analyses)
??? Error using ==> reshape
To RESHAPE the number of elements must not change.
Error in ==> conn_get_slice at 13
x=V.scale*reshape(x,[ntime,V.size.Nv(slice)]);
Error in ==> conn_process at 1537
temp=conn_get_slice(Y1,slice);
Error in ==> conn_process at 21
case 'analyses_gui_vv', disp(['CONN: RUNNING ANALYSIS STEP (voxel-to-voxel
analyses)']); conn_process([13],varargin{:});
Error in ==> conn at 1807
conn_process('analyses_gui_vv');
Error in ==> conn_menumanager at 116
feval(MM.MENU{n0}.callback{n1}{1},MM.MENU{n0}.callback{n1}{2:end});
??? Error while evaluating figure WindowButtonUpFcn
---
Threaded View
Title | Author | Date |
---|---|---|
Nicola Canessa | Nov 19, 2011 | |
Alfonso Nieto-Castanon | Nov 20, 2011 | |
alla yankovskaya | Feb 3, 2012 | |