EDEAMATLAB.EXE| .TYPEReservedlines 10. SYS.CMS 350 lines 11. SYS.DEC10 250 lines 12. SYS.CDC 200 lines 13. SYS.PRIME 350 lines 14. DOC 3960 lines 15. DEMO 21 lines 16. DOC.NROFF 3250 lines 17. MAT.SNGL 3850 lines 18. LIB.SNGL 3339 lines where a line is one 80 character record. The first 18 files are in the ASCII character set. The remaining 18 files are copies of the first 18 in EBCDIC. INSTALL is this document. You can skip over it if you have this hard copy. MATLAB Installation, page 2 MAT, LIB, one of the versions of HELPER and one of the versions of SYS together constitute the complete source code for the double precision version of MATLAB. The subroutines in MAT make up the parser and interpreter. They include a COMMON statEAWP ROOT. SF|.ICONPOS|3WPDataFile:FEA DATA. SF3WPDataFile:FWP ROOT. SF05WPDataFile:FDISK2.ARC5WPDataFile:FDISK1.ARC5WPProgramFile:FMATLAB.EXE`5WPDataFile:FDEMO 5WPDataFile:FHELPvuWPDataFile:FHELPSET.FOR$uWPDataFile:FINSTALL.DOCuWPProgramFile:FPKXARC.COMuWPDataFile:FPKXARC.DOC.uWPProgramFile:FPKXARCJR.COMa5ISK SYS AX CLOCK01 SYS i0es. The first thing to worry about is the character set. The use of an upper-lower case character set is highly desirable, but not essential. Read the tape and look at the first 50 or so lines of MAT. This is the subroutine MATLAB, a listing of which is included in this document. Check the comments near the beginning to see if the special characters are ok. The ones we have had trouble with include: SEMI ; BSLASH COLON : LESS < GREAT > Any characters which arEAPKXARC.COM| .CLASSINFOWPProgramFileJ I [J HWPProgramFile  $ 8WPObject  ey involve file access and floating point word format. I have included versions that should work on several different operating systems. Pick the version that is closest to your own system and make any changes you need. There are no machine dependent constants. DOC is a report entitled "MATLAB Users' Guide". It should be printed on a nice printer with upper and lower case; there are 66 lines per page. Make as many copies as you need, or order copies from us at New Mexico. DEMO contains a demonstration exec file which can be accessed by the exec command in MATLAB. On most systems, all that is required is EXEC('DEMO') or EXEC('DEMO',7). On some systems, like TSO and NOS, it will be necessary to attach