


% -*- texinfo -*-
% @deftypefn {Function File} {} figure (@var{n})
% @deftypefnx {Function File} {} figure (@var{n}, @var{property}, @var{value}, @dots{})
% Set the current plot window to plot window @var{n}. If no arguments are
% specified, the next available window number is chosen.
%
% Multiple property-value pairs may be specified for the figure, but they
% must appear in pairs.
% @end deftypefn