Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Data Namespaces
Altaxo.Data
DataTableToMatrixConverter Class
DataTableToMatrixConverter Methods
AreAllAvailableColumnsOfGroupIncluded Method
AreAllAvailableRowsIncluded Method
CheckContentForNaNandInfiniteValues Method
ColumnSpacingOrValue Method
DefaultMatrixGenerator Method
Execute Method
FillMatrix Method
GetColumnSpacing Method
GetParticipatingDataColumns Method
GetParticipatingDataRows Method
GetRowSpacing Method
RowSpacingOrValue Method
TryGetColumnSpacing Method
TryGetRowOrColumnSpacing Method
TryGetRowSpacing Method
Data
Table
To
Matrix
Converter
Fill
Matrix Method
Creates the resulting matrix and fills it with values.
Namespace:
Altaxo.Data
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
protected
virtual
void
FillMatrix
()
Exceptions
Exception
Condition
InvalidOperationException
The matrix generator worked not as expected. Either the generated matrix is null, or the dimensions of the returned matrix deviate from the provided dimensions.
See Also
Reference
DataTableToMatrixConverter Class
Altaxo.Data Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net