Next: , Previous: , Up: Read-Write Global Vars   [Contents][Index]


15.3.86 !pltyp

This long variable indicates what kind of axes are drawn on a plot, as a function of !pltyp MOD 4:

  1. linear X, linear Y
  2. linear X, logarithmic Y
  3. logarithmic X, linear Y
  4. logarithmic X, logarithmic Y

If the value of !pltyp is less than 4, then a complete box is drawn to indicate the plot window. If !pltyp is equal to or greater than 4, then only the bottom and left edges of the plot window are drawn.

See also: plot