Doxygen Source Code Documentation
Test_AFNI_Index2XYZcontinuous.m File Reference
Go to the source code of this file.
|
Functions |
launch afni | unix ('afni &') |
goto these voxels in the AFNI
window and check that | fprintf (1,'Voxel indices:') |
Indx | fprintf (1,'Voxel Coords[RAI]:') |
XYZmm | fprintf (1,'Voxel Coords[ILA]:') |
Variables |
script Test_AFNI_Index2XYZcontinuous | Purpose |
script Test_AFNI_Index2XYZcontinuous
Bethesda Maryland Debug Flag | DBG = 1 |
Load a Brik | Info [err, Info] = BrikInfo('ARzs_CW_avvr+orig.HEAD') |
XYZ indices | Indx = [24 36 8 |
get coordinates in | RAI [err, XYZmm] = AFNI_Index2XYZcontinuous (Indx, Info) |
Mtrans or | directly = AFNI_CoordChange ('RAI', 'ILA', XYZmm) |
Function Documentation
XYZmm fprintf |
( |
1 |
, |
|
|
'Voxel Coords:' |
[ILA] |
|
) |
|
|
Indx fprintf |
( |
1 |
, |
|
|
'Voxel Coords:' |
[RAI] |
|
) |
|
|
goto these voxels in the AFNI window and check that fprintf |
( |
1 |
, |
|
|
'Voxel indices:' |
|
|
) |
|
|
launch afni unix |
( |
'afni &' |
|
) |
|
|
Variable Documentation
script Test_AFNI_Index2XYZcontinuous Bethesda Maryland Debug Flag DBG = 1 |
|
script Test_AFNI_Index2XYZcontinuous Purpose |
|
get coordinates in RAI[err, XYZmm] = AFNI_Index2XYZcontinuous (Indx, Info) |
|