plotyy
PURPOSE
% Plots two sets of data with independent y-axes. The arguments @var{x1} and
SYNOPSIS
function [Ax, H1, H2] = plotyy (varargin)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- axes % Create an axes object and return a handle to it.
- gca % Return a handle to the current axis object. If no axis object
- gcbf % Return a handle to the figure containing the object whose callback
- gcf % Return the current figure handle. If a figure does not exist, create
- newplot % Prepare graphics engine to produce a new plot. This function should
- plot % Produces two-dimensional plots. Many different combinations of
- text % Create a text object with text @var{label} at position @var{x},
- view % Set or get the viewpoint for the current axes.
- xlim % Get or set the limits of the x-axis of the current plot. Called without
This function is called by:
- pareto % Draw a Pareto chart, also called ABC chart. A Pareto chart is a bar graph
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003