


brede_roi_roi2html_alpha - Alphabetic index for 'roi' field
brede_roi_roi2html_alpha(R)
Input: R 'Roi' structure
This file construct a HTML file called index_roi_alphabetic.html
with an alphabetic index of 'roi' items.
Example:
froi = fullfile(fileparts(which('brede')), 'xml', 'worois.xml');
R = brede_read_xml(froi, 'output', 'collapsesecond');
brede_roi_roi2html_alpha(R)
See also BREDE, BREDE_ROI, BREDE_ROI_ROI2HTML,
BREDE_ROI_ROIHTML_HAM.
$Id: brede_roi_roi2html_alpha.m,v 1.1 2004/05/11 18:32:18 fnielsen Exp $