broadcast
Class: matlab.compiler.mlspark.SparkContext
Namespace: matlab.compiler.mlspark
Broadcast a read-only variable to the cluster
Syntax
result =
broadcast(sc,value)
Description
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2016b