| MATLAB Function Reference | Search  Help Desk |
| computer | See Also |
Identify the computer on which MATLAB is running
Syntax
str = computer
[str,maxsize] = computer
Description
str = computer
returns a string with the computer type on which MATLAB is running.
[str,maxsize] = computer
returns the integer maxsize, which contains the maximum number of elements allowed in an array with this version of MATLAB.
The list of supported computers changes as new computers are added and others become obsolete.See Also
isieee, isunix, isvms