Matlab Data Object.Is Matrix Property
Gets whether the object can be converted to a matrix.
Definition
Namespace: Extreme.Data.Matlab
Assembly: Extreme.Data (in Extreme.Data.dll) Version: 3.2.0
C#
Always returns false.
Assembly: Extreme.Data (in Extreme.Data.dll) Version: 3.2.0
public virtual bool IsMatrix { get; }
Property Value
BooleanAlways returns false.