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  

|
August 06, 2014 09:22AM
Hi Gang,
I'm still getting the error below. Any thoughts?
Best,
Matt

> if (length(grep('tlrc', Model[1, "InputFile"]))==1) outView <- "tlrc"
> if (length(grep('orig', Model[1, "InputFile"]))==1) outView <- "orig"
>
>
> # initialization
> IData <- array(data=NA, dim=c(dimx, dimy, dimz, NoFile))
>
> IData[,,,1] <- Data$brk
Error in IData[, , , 1] <- Data$brk :
number of items to replace is not a multiple of replacement length
Execution halted
Subject Author Posted

3dICC.R problems

Matthew Hoptman August 05, 2014 10:37AM

Re: 3dICC.R problems

gang August 05, 2014 01:07PM

Re: 3dICC.R problems

Matthew Hoptman August 06, 2014 09:22AM