home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / m / matlab / !Matlab / LINUX_READ < prev    next >
Text File  |  1994-03-08  |  3KB  |  59 lines

  1. This distribution contains the Linux port of MATLAB, which is derived
  2. from the NeXT port of the May 25, 1982 version of MATLAB which has
  3. been running for several years on PC's at Rose-Hulman Institute of
  4. Technology.
  5.  
  6.    No warranty of any kind is provided for MATLAB by Jeff Burns 
  7.  Romolo Manfredini (the releaser of this port) or 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. (which come standard at least with
  25. SLS releases of linux)
  26.  
  27. SUGGESTIONS:
  28.  
  29.    My aim, concerning this porting of MATLAB, is to have a very nice
  30. mathematical package under Linux.  I suggest for plots, as this
  31. release of MATLAB is unable to do any kind of plot, another very nice
  32. package already available under Linux, namely GNUPLOT. No attempt has
  33. been made to extend the basic capabilities of this version of MATLAB. 
  34. If anyone has any suggestions about how to enhance the way this
  35. version of MATLAB runs on Linux operating system please send them to
  36. me.  Also, I suspect that someone else has ported MATLAB to a UNIX
  37. machine before.  If anyone knows of a newer, or better, version of
  38. MATLAB that is still in the public domain (I have searched through all
  39. archie sites) please let me know, and I will try to get it running on
  40. the Linux.  I am especially interested in finding code to handle plots
  41. over X11 and tektronics 40XX devices.
  42.  
  43. Suggestions can be routed to:
  44.  
  45. Romolo Manfredini Pzza G. Garibaldi 9/6 I-54100 Massa (MS) Italy
  46. E.Mail romolo@prix1.pr.infn.it
  47.  
  48.    If somebody wants to try to ask the publishers of MATLAB PRO, for a
  49. Linux commercial Linux release of their product,(BTW version 4.0 is a
  50. great package under SUNs),
  51.  
  52.   Their address is
  53.  
  54. The MathWorks, Inc. Cochituate Place 24 Prine Park Way Natick, MA
  55. 01760 (508)653-1415 (508)653-2997 FAX info@mathworks.com
  56.  
  57. P.S. we can also try to ask them to release to the public domain a
  58. newer version of MATLAB.... (Will we dare too much ???? :))
  59.