voxelIdxTo3D: Convert a Voxel's Position Index to Coordinates...

Description Usage Arguments Value

Description

idx represents the numeric position of a voxel and dim3d represents the total number of voxels in each direction (x,y,z direction) for the fmri. Converts idx into the 3-dimensional coordinates of the voxel in 3-dimensional array.

Usage

1
voxelIdxTo3D(dim3d, idx)

Arguments

dim3d

a numeric vector of length 3

idx

a numeric

Value

numeric of length 3 representing the 3D coordinates


cdgreenidge/brcbase documentation built on May 13, 2019, 2:40 p.m.