Home > brede > brede_ta3_sur.m

brede_ta3_sur

PURPOSE ^

brede_ta3_sur - Plot a 'sur' surface in Talairach space

SYNOPSIS ^

function hh = brede_ta3_sur(S, varargin)

DESCRIPTION ^

 brede_ta3_sur        - Plot a 'sur' surface in Talairach space

       h = brede_ta3_sur(S)
 
       Input:    S      'Sur' structure with surface
       
       Property: Alpha  [ {1} | a value between 0 and 1 ] Opaqness
                 Type   [ both | edge | {face} ]

       Output:   h      Handle to the graphical object

       Plot a 'sur' structure in Talairach space.

       There is a context menu associated with the surface. This is
       available with the right mouse button.

       Example:
         S = brede_sur_cube
         figure, brede_ta3_sur(S);
         axis([-5 5 -5 5 -5 5])

       See also BREDE, BREDE_TA3, BREDE_SUR, BREDE_SUR_CUBE,
                BREDE_TA3_VOLSURF.

 $Id: brede_ta3_sur.m,v 1.8 2007/06/12 19:47:53 fn Exp $

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 27-Nov-2009 18:11:22 by m2html © 2005