[Master Index] [Index for export/brede]

brede_ta3_drury

(export/brede/brede_ta3_drury.m)


Function Synopsis

hh = brede_ta3_drury(varargin)

Help text

 brede_ta3_drury      - Construct 3D Talairach Drury cortex surface

       function h = brede_ta3_drury('PropertyName', 'PropertyValue')

       Property: Hemisphere  [ {both} | left | right ] 
                 Region      [ {[-Inf -Inf -Inf ; Inf Inf Inf]} ]
                             Region to pick out, specified in meters
                             as: [x1 y1 z1 ; x2 y2 z2];   

       Output:   h           Graphic handles

       Constructs the surface of the cortex from the Visible Human
       polygonized by Heather Drury. 

       The data is read from the file data/TalaDrury.mat which
       contains a 'coordIndex' and a 'point' variable.

       If you use the surface in a scientific work you should
       credit Heather Drury and David Van Essen, eg. use this:
       - Van Essen, D.C. and Drury, H.A (1997) Structural and
       functional analyses of human cerebral cortex using a
       surface-based atlas. J. Neuroscience 17: 7079-7102.  

       Example: 
         figure, 
         brede_ta3_frame
         brede_ta3_drury('hemisphere', 'right')

       See also BREDE, BREDE_TA3, BREDE_SUR_DRURY, BREDE_TA3_FRAME,
                BREDE_VTA_DRURY.  

 $Id: brede_ta3_drury.m,v 1.6 2007/06/12 19:33:14 fn 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