Home > freetb4matlab > plot > semilogx.m

semilogx

PURPOSE ^

% Produce a two-dimensional plot using a log scale for the @var{x}

SYNOPSIS ^

function retval = semilogx (varargin)

DESCRIPTION ^

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