help > RE: covariates
Nov 16, 2017  03:11 PM | Heena Manglani - The Ohio State University
RE: covariates
Hi Jeff,

I went back to calculating properties step to add in the predictors and covariates now in the double format and to calculate additional metrics. However, I am now getting the following error regarding line 3027 in the script (parfor curr_sub = 1:num_subs):

Error using GTG_calcproperties_GUI>Start_pushbutton_Callback (line 3027)
Subscripted assignment dimension mismatch.
Error in gui_mainfcn (line 95)
feval(varargin{:});
Error in GTG_calcproperties_GUI (line 126)
gui_mainfcn(gui_State, varargin{:});
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)GTG_calcproperties_GUI('Start_pushbutton_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback


I encountered a few other errors before this regarding matlabpool and parpool and so I followed what we've done in the previous scripts and commented those lines out. I wonder if the current error is related to that? I've attached the GTG_calc_properties script I'm using to help identify the issue.

Thank you!!
-Heena

Threaded View

TitleAuthorDate
Heena Manglani Oct 24, 2017
Jeffrey Spielberg Oct 25, 2017
Heena Manglani Oct 25, 2017
Jeffrey Spielberg Oct 25, 2017
Heena Manglani Oct 25, 2017
Jeffrey Spielberg Oct 26, 2017
Heena Manglani Nov 3, 2017
Jeffrey Spielberg Nov 4, 2017
Heena Manglani Nov 4, 2017
Heena Manglani Nov 6, 2017
RE: covariates
Heena Manglani Nov 16, 2017
Jeffrey Spielberg Nov 17, 2017
Heena Manglani Nov 17, 2017