Returns true if the MWArray is empty.
Namespace: MathWorks.MATLAB.NET.ArraysAssembly: MWArray (in MWArray.dll) Version: 2.24.1.0 (2.24.1.0)
Syntax public virtual bool IsEmpty { get; }
Property Value
Type:
BooleanRemarks
See ISEMPTY function in the MATLAB documentation.
See Also