Click or drag to resize

MatValueCellArrayElements Property

The cell elements stored in linearized order.

Namespace: Altaxo.Serialization.Matlab
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public MatValue[] Elements { get; init; }

Property Value

MatValue
See Also