Main Content
toDebugString
Class: matlab.compiler.mlspark.RDD
Namespace: matlab.compiler.mlspark
Obtain a description of an RDD and its recursive dependencies for debugging
Syntax
str = toDebugString(obj)
Description
gets
a description of input RDD and its recursive dependencies for debugging
purposes.str
= toDebugString(obj
)
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2016b