User`s guide
distributed
10-11
Methods
The overloaded methods for distributed arrays are too numerous to list here. Most
resemble and behave the same as built-in MATLAB functions. See “MATLAB Functions
on Distributed and Codistributed Arrays”.
Also among the methods are several for examining the characteristics of the array itself.
Most behave like the MATLAB functions of the same name:
Function Description
classUnderlying Class (data type) of the elements in the array
isdistributed Indication if array is distributed
isreal Indication if array elements are real
length Length of vector or largest array dimension
ndims Number of dimensions in the array
size Size of array dimensions