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