% -*- texinfo -*- % @deftypefn {Function File} {} semilogx (@var{args}) % Make 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. % @end deftypefn % @seealso{plot, semilogy, loglog, polar, mesh, contour, bar, stairs, % __gnuplot_plot__, __gnuplot_splot__, replot, xlabel, ylabel, and title}