Click or drag to resize

MatValueCellArrayIsColumnMajor Property

A value indicating whether the element order follows MATLAB column-major layout.

Namespace: Altaxo.Serialization.Matlab
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsColumnMajor { get; init; }

Property Value

Boolean
See Also