Home > freetb4matlab > plot > box.m

box

PURPOSE ^

% Control the display of a border around the plot.

SYNOPSIS ^

function box (varargin)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} box (@var{arg})
% @deftypefnx {Function File} {} box (@var{h}, @dots{})
% Control the display of a border around the plot.
% The argument may be either @code{'on'} or @code{'off'}.  If it is
% omitted, the current box state is toggled.
% @seealso{grid}
% @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