[Master Index]
[Index for export/brede]
brede_ui_sur
(export/brede/brede_ui_sur.m)
Function Synopsis
varargout = updatePage(h, hg)
Help text
brede_ui_sur - UI for viewing a 'Sur' structure
function brede_ui_sur
function brede_ui_sur(S)
Input: S 'Sur' structure
This function controls the window for editing and viewing a
'sur' structure, - which contains a surface.
The surface structure stored behind the graphical user
interface can be reached by the "Pop sur structure" command in
the "view" menu. This menu command pops the variable to the
workspace. Then write with the Matlab prompt:
>> S = ans
The first coordinate of the first vertices is now available as
>> S.vertices(1,1)
Example:
brede_ui_sur
See also BREDE, BREDE_SUR, BREDE_READ,
BREDE_READ_SPM_EEGTEMPLATE, BREDE_SUR_CUBE,
BREDE_SUR_DRURY, BREDE_SUR_OCTAHEDRON,
BREDE_SUR_SPHERE, BREDE_SUR_TETRAHEDRON,
BREDE_SUR_TRIANGULARIZE.
$Id: brede_ui_sur.m,v 1.2 2007/07/13 09:58:52 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