home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l460 / 2.ddi / PLOTXY.DI$ / SEMILOGX.M < prev    next >
Encoding:
Text File  |  1993-03-07  |  232 b   |  9 lines

  1. %SEMILOGX Semi-log scale plot.
  2. %    SEMILOGX(...) is the same as PLOT(...), except a
  3. %    logarithmic (base 10) scale is used for the X-axis.
  4. %
  5. %    See also PLOT.
  6.  
  7. %    Copyright (c) 1984-93 by The MathWorks, Inc.
  8. %    Built-in function.
  9.