map
Class: matlab.compiler.mlspark.RDD
Namespace: matlab.compiler.mlspark
Return a new RDD by applying a function to each element of an input RDD
Syntax
result =
map(obj,func,varargin)
Description
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2016b
See Also
flatMap
| reduce
| collect
| parallelize