home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 November / macformat-043.iso / mac / Shareware Plus / Applications / TPlot application / sample plots / objects < prev    next >
Encoding:
Text File  |  1996-07-05  |  293 b   |  16 lines  |  [TEXT/Tplt]

  1. /* A simple example of a multiple parametric
  2. plot.  Each pair of columns is a plot--
  3. in this case, a triangle, a square, and a 
  4. segment.
  5.  
  6. As you can see, TPlot understands numbers saved
  7. in exponential notation.    */
  8.  
  9. !mpplot 4 5 2
  10. 0    0    1    1    1.5    1
  11. 1 0.2e1    1    2    -1    0
  12. 2    0    2    2        
  13. 0    0    2    1        
  14.         1    1        
  15.