AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
September 17, 2005 09:39PM
I've been trying to do a 4-factor ANOVA using Gang's 'GroupAna' script. I keep getting the same error messages while processing the first slice:

...Done with 3rd order contrast information.

Total slices along Z axis: 151 - You can estimate the total runtime
by multiplying the runtime for each slice from down below.

Running analysis on slice:
#1... ??? Error using ==> isfield
Not enough input arguments.

Error in ==> CheckBrikHEAD at 193
if (isfield('BRICK_LABS') & (WordCount(Info.BRICK_LABS, '~') ~= Info.DATASET_RANK(2))),

Error in ==> WriteBrik at 242
[err, ErrMessage, Info] = CheckBrikHEAD(Info);

Error in ==> GroupAna at 2198
[err2, ErrMessage, NewInfo] = WriteBrik(reshape(M, D1, D2, 1, Info.DATASET_RANK(2)), Info, Opt);


Anyone seen this before and/or have some idea of what's going on here?

Thanks, in advance, for your help,
Adam

Subject Author Posted

error messages in Matlab GroupAna

Adam September 17, 2005 09:39PM

Re: error messages in Matlab GroupAna

Gang Chen September 19, 2005 10:29AM

Re: error messages in Matlab GroupAna

Adam September 19, 2005 05:43PM

Re: error messages in Matlab GroupAna

Gang Chen September 20, 2005 09:41AM

Re: error messages in Matlab GroupAna

Adam September 20, 2005 10:50AM

Re: error messages in Matlab GroupAna

Ziad S. Saad September 20, 2005 11:59AM

Re: error messages in Matlab GroupAna

Adam September 21, 2005 11:28AM