MATLAB Functions | Help Desk |
computer
Identify the computer on which MATLAB is running
str = computer
[str,
maxsize] = computer
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.
|
---|
isieee
, isunix
, isvms