Home > freetb4matlab > plot > loglog.m

loglog

PURPOSE ^

% Produce a two-dimensional plot using log scales for both axes. See

SYNOPSIS ^

function retval = loglog (varargin)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} loglog (@var{args})
% Produce a two-dimensional plot using log scales for both axes.  See
% the description of @code{plot} for a description of the arguments
% that @code{loglog} will accept.
% @seealso{plot, semilogx, semilogy}
% @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