[Master Index] [Index for /tools/hpmatlab/toolbox/matlab/elmat]

computer

(/tools/hpmatlab/toolbox/matlab/elmat/computer.m)


Help text

COMPUTER Inquire computer type.
	COMPUTER returns a string containing the name of the computer
	on which MATLAB is executing. Possibilities are:
 
	PC - PC-MATLAB                 DEC_RISC - DecStation
	PCAT - AT-MATLAB               HP300 - HP 9000/Series 300
	PC386 - 386- or Weitek-MATLAB  HP700 - HP 9000/Series 700  
	PCWIN - MS-Windows MATLAB      APOLLO - Apollo Workstations
	MAC - Edu-MATLAB               VAX_UNIX - VAX/Ultrix
	MACII - Mac II-MATLAB          VAXVMSD - VAX/VMS D_float
	SUN4 - Sun-4                   VAXVMSG - VAX/VMS G_float
	SOL2 - Solaris 2               CRAY - CRAY XMP or YMP
	SGI - Silicon Graphics
 
	[C,MAXSIZE] = COMPUTER returns also integer MAXSIZE which 
	contains the maximum number of elements allowed in a matrix
	on this version of MATLAB.

	See also ISIEEE.

Cross-Reference Information

This is called by

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON