home *** CD-ROM | disk | FTP | other *** search
/ ftp.ncsa.uiuc.edu / ftp.ncsa.uiuc.edu.zip / ftp.ncsa.uiuc.edu / DataScope / DataScope2.0.3.sit.hqx / DataScope2.0.3.rsrc / HTXT_25_.....Paste_ < prev    next >
Text File  |  1993-11-02  |  455b  |  22 lines

  1. 
  2. Use the Paste command to paste any data image
  3. (whether copied from DataScope or from any other
  4. application that supports the Copy command) into a
  5. new floating point dataset.  In addition, text arrays
  6. can be pasted from the clipboard.  The format must 
  7. be
  8. 
  9. row 1
  10. row 2
  11. (etc)
  12. row nrows
  13. 
  14. Each row must have ncol columns, and entries must
  15. be separated by blanks.  Sample:
  16. 
  17. 1   0         0
  18. -2   -1.000     0.
  19. -1.e0   0     1
  20. 0    2    1
  21. 
  22.