saveAsTallDatastore
Class: matlab.compiler.mlspark.RDD
Namespace: matlab.compiler.mlspark
Save RDD as a MATLAB tall array to a binary file
that can be read back using the datastore
function
Syntax
saveAsMatlabBinaryFile(obj,path)
Description
Input Arguments
Examples
Version History
Introduced in R2016b
See Also
saveAsKeyValueDatastore
| saveAsTextFile
| parallelize
| datastore