[Master Index]
[Index for export/brede]
brede_vol_coactivate
(export/brede/brede_vol_coactivate.m)
Function Synopsis
Vout = brede_vol_coactivate(Vin, varargin)
Help text
brede_vol_coactivate - Find coactivation volume
Input: Vin Input 'vol' structure
Property: Matrix 'Mat' structure with each row corresponding
to a vectorized volume
Volumes 'Vol' structures
Output: Vout Output 'vol' structure
This function will determine the coactivation volume given an
input volume.
If 'matrix' is not given then the matrix will be constructed
from the 'volumes'. If this is not given the 'volumes' will be
constructed from the 'xml/wobibs.xml' file.
Example:
Vin = brede_loc_loc2vol([-2 -52 24]/1000, 'template', 'spm99_default_0.008');
Vout = brede_vol_coactivate(Vin);
figure, brede_ta3_frame
brede_ta3_volsurf(Vout, 'isopart', 0.9)
See also BREDE, BREDE_VOL.
$Id: brede_vol_coactivate.m,v 1.4 2006/07/17 17:55:15 fn Exp $
Cross-Reference Information
This function calls
Produced by mat2html on Fri Jun 20 17:43:05 2008
Cross-Directory links are: OFF