help > Error: Output argument not assigned
Oct 31, 2016  12:10 AM | Emmanuel Pua - Murdoch Childrens Research Institute
Error: Output argument not assigned
Dear CONN team,

Thank you for your work on the latest version of CONN.

I receive the error below when using v17 to load data preprocessed from v16. There were no errors when using v16.

Were there any changes in the assignment of outputs in v17? Any assistance will be much appreciated.

Thanks,
Emmanuel



ERROR DESCRIPTION:

Output argument "h" (and maybe others) not assigned during call to "/home/emmanuelp/Documents/MATLAB/conn/conn_menu_plotmatrix.m>conn_menu_plotmatrix".
Error in ==> conn_timedwaitbar>waitbar at 92
[nill,hax2]=conn_menu_plotmatrix(ht,[-3,1,10,1],[.3 .4 .4 .1]);
Error in ==> conn_timedwaitbar at 13
[h hsteps]=waitbar(a,b);
Error in ==> conn_process>conn_waitbar at 4581
else h=conn_timedwaitbar(varargin{:}); end
Error in ==> conn_process at 225
h=conn_waitbar(0,['Step ',num2str(sum(options<=1)),'/',num2str(length(options)),': Segmentation']);
Error in ==> conn_process at 15
case 'setup', disp(['CONN: RUNNING SETUP STEP']); conn_process([0:4,4.5,5]);
Error in ==> conn at 3190
else conn_process('setup');
Error in ==> conn_menumanager at 119
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});
CONN v.17.a
SPM12 + DEM FieldMap MEEGtools conn
Matlab v.2010b
storage: 10258.8Gb available

Threaded View

TitleAuthorDate
Error: Output argument not assigned
Emmanuel Pua Oct 31, 2016
Alfonso Nieto-Castanon Nov 1, 2016
Emmanuel Pua Nov 4, 2016
Alfonso Nieto-Castanon Nov 4, 2016