Doxygen Source Code Documentation
AFNI_OrientCode.m File Reference
Go to the source code of this file.
Functions | |
if (length(V)~=3) | |
end | if (ischar(V)) |
for (i=1:1:3) | |
switch | V (i) |
switch case R | Vo (i)=0 |
DS (i) | |
Variables | |
function [err, Vo, DS] | |
a x1 vector of numbers or characters like[0 2 4] or RPI Output | Parameters |
a x1 vector of numbers or characters like[0 2 4] or RPI Output a x1 vector of numbers or characters corresponding to the input | DirSign = AFNI_OrientCode ([0 3 4]) |
a x1 vector of numbers or characters like[0 2 4] or RPI Output a x1 vector of numbers or characters corresponding to the input | Vo = [] |
DirSign | or [err, Vo, DirSign] = AFNI_OrientCode ('SAR') |
DirSign | Author |
DirSign Bethesda Maryland Define the function name for easy referencing | FuncName = 'AFNI_OrientCode' |
Debug Flag | DBG = 1 |
initailize return variables | err = 1 |
DS = [] | |
return | |
otherwise |
Function Documentation
|
|
|
|
|
|
|
|
|
|
|
|
Variable Documentation
|
Definition at line 31 of file AFNI_OrientCode.m. Referenced by main(). |
|
Definition at line 42 of file AFNI_OrientCode.m. |
|
Definition at line 29 of file AFNI_OrientCode.m. |
|
|
|
Definition at line 112 of file AFNI_OrientCode.m. |
|
Definition at line 39 of file AFNI_OrientCode.m. |
|
Initial value: AFNI_OrientCode (V) % % [err, Vo, DirSign] = AFNI_OrientCode (V) % %Purpose: % Changes the orientation code from number to letters and vice versa % % %Input Parameters: % V Definition at line 1 of file AFNI_OrientCode.m. |
|
Definition at line 31 of file AFNI_OrientCode.m. |
|
Definition at line 102 of file AFNI_OrientCode.m. |
|
Definition at line 1 of file FindChar.m. |
|
Definition at line 113 of file AFNI_OrientCode.m. |
|
|