Home > freetb4matlab > plot > hggroup.m

hggroup

PURPOSE ^

% Create group object with parent @var{h}. If no parent is specified,

SYNOPSIS ^

function h = hggroup (varargin)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} hggroup 
% @deftypefnx {Function File} {} hggroup (@var{h})
% @deftypefnx {Function File} {} hggroup (@dots{}, @var{property}, @var{value}, @dots{})
% Create group object with parent @var{h}.  If no parent is specified,
% the group is created in the current axes.  Return the handle of the
% group object created.
%
% Multiple property-value pairs may be specified for the group, but they
% must appear in pairs.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003