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

  1. %LOGLOG    Plot using log-log scales.
  2. %    LOGLOG(...) is the same as PLOT(...), except logarithmic
  3. %    scales are used for both the X- and Y- axes.
  4. %
  5. %    See also PLOT.
  6.  
  7. %    Copyright (c) 1984-93 by The MathWorks, Inc.
  8. %    Built-in function.
  9.