23.12.2012 Views

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

2computer<br />

Purpose Identify information about computer on which <strong>MATLAB</strong> is running<br />

Syntax str = computer<br />

[str,maxsize] = computer<br />

[str,maxsize,endian] = computer<br />

Description str = computer returns the string str with the computer type on which<br />

<strong>MATLAB</strong> is running.<br />

computer<br />

[str,maxsize] = computer returns the integer maxsize, which contains the<br />

maximum number of elements allowed in an array with this version of<br />

<strong>MATLAB</strong>.<br />

[str,maxsize,endian] = computer also returns either 'L' for little endian<br />

byte ordering or 'B' for big endian byte ordering.<br />

The list of supported computers changes as new computers are added and<br />

others become obsolete. A typical list follows.<br />

Remarks SGI64 users prior to R12 must migrate to SGI with R12.<br />

LNX86 users prior to R12 must migrate to GLNX86 with R12.<br />

See Also ispc, isunix<br />

str Computer<br />

ALPHA Compaq Alpha (OSF1)<br />

HP700 HP 9000/700 (HP-UX 10.20)<br />

HPUX HP PA-RISC (HP-UX 11.00)<br />

IBM_RS IBM RS6000 workstation (AIX)<br />

GLNX86 Linux on PC<br />

PCWIN Microsoft Windows<br />

SGI Silicon Graphics (IRIX/IRIX64)<br />

SOL2 Sun Solaris 2 SPARC workstation<br />

2-299

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!