home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Science / mathematics / matlab.README < prev    next >
Encoding:
Text File  |  1992-02-13  |  2.2 KB  |  54 lines

  1.    This distribution contains the November 30, 1991 port of MATLAB for
  2. the NeXT.  This port was completed by Jeff Burns from the May 25, 1982
  3. version of MATLAB which has been running for several years on IBM PC's
  4. at Rose-Hulman Institute of Technology.
  5.  
  6.    No warranty of any kind is provided for MATLAB by Jeff Burns or
  7. anyone else!
  8.  
  9. INSTALLATION:
  10.  
  11.    The suggested way of installing MATLAB is to put the file "matlab"
  12. in "/usr/local/bin" and the file "matlab.hlp" in "/usr/local/lib."  It
  13. may also be desirable to edit the help file to include the location of
  14. the MATLAB User' Guide.  Of course, the executable file "matlab" can
  15. reside almost anywhere on the file system, but the help file
  16. "matlab.hlp" must reside either in the current directory or in
  17. /usr/local/lib.  If either of these places is not acceptable it will
  18. be necessary to change line 32 of sys.f and recompile.
  19.  
  20. COMPILATION:  
  21.  
  22.    The executable file "matlab" provided in this release was compiled
  23. using f2c from AT&T Bell Laboratories.  The Makefile in the source
  24. directory assumes the use of f2c.
  25.  
  26. SUGGESTIONS:
  27.  
  28.    My intention in undertaking this port of MATLAB to the NeXT has
  29. been to provide the features available in the May 25, 1982 version of
  30. MATLAB to NeXT users.  No attempt has been made to extend the basic
  31. capabilities of this version of MATLAB.  If anyone has any suggestions
  32. about how to enhance the way this version of MATLAB runs on NeXT
  33. computers please send them to me.  Also, I suspect that someone else has
  34. ported MATLAB to a UNIX machine before.  If anyone knows of a newer,
  35. or better, version of MATLAB that is still in the public domain please
  36. let me know, and I will try to get it running on the NeXT.  I am
  37. especially interested in finding code that alleviates the inability of
  38. this version to use mixed case file names.
  39.  
  40. Suggestions can be routed to:
  41.  
  42. Jeff Burns
  43. 419 West Lincoln Road. Apt. D-6
  44. Kokomo, IN 46902
  45.  
  46.    As a final note, if you are a serious user of MATLAB why not write
  47. a letter to the publisher of MatLab Pro asking them to release a
  48. version for the NeXT.  Their address is
  49.  
  50. The MathWorks, Inc.
  51. Cochituate Place 24
  52. Prine Park Way Natick, MA 01760
  53. (508)653-1415 (508)653-2997 FAX info@mathworks.com
  54.