[Master Index]
[Index for export/brede]
brede_roi_roi2tex
(export/brede/brede_roi_roi2tex.m)
Function Synopsis
s = brede_roi_roi2tex(R, varargin)
Help text
brede_roi_roi2tex - Construct LaTeX from 'roi' structure
s = brede_roi_roi2tex(B, varargin)
Input: R 'Roi' structure
Property: Type [ abbreviation | name | {summary} ]
Output: s String
Construct LaTeX from 'roi' structure.
Example:
froi = fullfile(fileparts(which('brede')), 'xml', 'worois.xml');
R = brede_read_xml(froi, 'output', 'collapsesecond');
brede_roi_roi2tex(R{1})
See also BREDE, BREDE_ROI, BREDE_EXP_EXP2TEX, BREDE_TEX_LIST.
$Id: brede_roi_roi2tex.m,v 1.2 2004/09/21 18:45:44 fnielsen Exp $
Cross-Reference Information
This function calls
This function is called by
Produced by mat2html on Fri Jun 20 17:43:05 2008
Cross-Directory links are: OFF