Matlab Data Object Properties
Properties
Element | Gets the CLR type of the elements of the array. |
Fields | Gets a dictionary that maps field names to their values. |
IsData | Gets whether the object can be converted to a vector. |
IsMatrix | Gets whether the object can be converted to a matrix. |
IsVector | Gets whether the object can be converted to a data frame. |
Kind | Gets the kind of data object. |
Name | Gets or sets the name of the element. |