Home > freetb4matlab > graceplot > alternatives > semilogy.m

semilogy

PURPOSE ^

% Make a two-dimensional plot using a log scale for the @var{y} axis. See

SYNOPSIS ^

function semilogy (varargin)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} semilogy (@var{args})
% Make a two-dimensional plot using a log scale for the @var{y} axis.  See
% the description of @code{plot} for a description of the arguments
% that @code{semilogy} will accept.
% @end deftypefn
% @seealso{plot, semilogx, loglog, polar, mesh, contour, bar, stairs,
% __gnuplot_plot__, __gnuplot_splot__, replot, xlabel, ylabel, and title}

CROSS-REFERENCE INFORMATION ^

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