Main Content
collect
Class: matlab.compiler.mlspark.RDD
Namespace: matlab.compiler.mlspark
Return a MATLAB cell array that contains all of the elements in an RDD
Syntax
result =
collect(obj)
Description
returns a MATLAB® cell
array that contains all of the elements in result
=
collect(obj
)obj
.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2016b
See Also
collectAsMap
| cartesian
| glom
| parallelize