dMRI-Lab 1.0
|
Functions | |
function | dti2spectrum (in tensorfile, in u1file, in u2file, in u3file, in l1file, in l2file, in l3file, in varargin) |
function dti2spectrum | ( | in | tensorfile, |
in | u1file, | ||
in | u2file, | ||
in | u3file, | ||
in | l1file, | ||
in | l2file, | ||
in | l3file, | ||
in | varargin ) |
tensorfile | A string specifying the unique coefficients of the tensor at each voxel. |
u1file | A string specifying the file to save the eigenvector associated to the largest eigenvalue, l1. |
u2file | A string specifying the file to save the eigenvector associated to the second largest eigenvalue, l2. |
u3file | A string specifying the file to save the eigenvector associated to the smallest eigenvalue, l3. |
l1file | A string specifying the file to save the largest eigenvalue. |
l2file | A string specifying the file to save the second largest eigenvalue. |
l3file | A string specifying the file to save the smallest eigenvalue. |
varargin | Optional arguments passed as -name value pairs (e.g. -clip 0). |
Mandatory Inputs:
Optional Arguments
Example: