


brede_ui_vols - UI for viewing a 'Vol' structure
function brede_ui_vols
This function controls the graphical user interface for
handling multiple 'vol' (volume) structures.
Volumes can be read from Analyze files via a text file
specifying the filenames.
A HTML page can be generated with visualization and list of
coordinates.
Individual volumes can be plotted or the combined set of
volumes can be converted to matrices (in the spawn menu).
In the 'View' for 'Plot volume mean' the volume across voxels
will be computed for each volume via the brede_vol_volumemean
function.
Menu|Spawn|Vol - Open a graphical user interface with a single
volume
Menu|Spawn|Mat - Convert the multiple volumes to a matrix
represented in a 'mat' structure
All voxels in the volumes can be converted
into a matrix or the number of voxels can be
restricted by specifying a mask. The masks
are read from XML files in the xml
subdirectory.
Example:
brede_ui_vols
See also BREDE, BREDE_UI, BREDE_MAT, BREDE_READ, BREDE_VOL,
BREDE_UI_BIB, BREDE_UI_EXP, BREDE_UI_GETFILES,
BREDE_UI_LOC, BREDE_UI_MAT, BREDE_UI_VOL,
BREDE_READ_VOLUMES, BREDE_VOL_VOL2MAT,
BREDE_VOL_VOLS2HTML.
$Id: brede_ui_vols.m,v 1.13 2009/10/15 15:45:33 fn Exp $