home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / APPS / STATISTI / MVSP2.ZIP / PLOTPRM < prev    next >
Encoding:
Text File  |  1990-10-27  |  331 b   |  16 lines

  1. * Choose the Screen (CGA) as the plotter
  2. PLOTTER S
  3. * These two options required for MVSP dendrograms
  4. DIAGRAMTYPE Y
  5. TIPS Y
  6. * Allow reversals
  7. reversal y
  8. * Use font 1 (single stroke simplex)
  9. font 1
  10. * Rotate so dendrogram is ploted vertically
  11. rotation 90.0
  12. * Ask for return to be pressed before beginning
  13. startmode y
  14. 
  15.  
  16.