Convert |
The ConvertXYVToMatrixActions type exposes the following members.
| Name | Description | |
|---|---|---|
| ClusterValuesByEquality | Clusters equal values of a column and returns the cluster representatives and indices. | |
| ClusterValuesByKMeans | Clusters values by the k-means algorithm. | |
| ConvertXYVToMatrix | Decompose the source columns according to the provided options. The source table and the settings are provided in the options variable. The provided destination table is cleared from all data and property values before. | |
| DoMakeActionWithoutDialog | Creates a matrix from three selected columns. This must be a x-column, a y-column, and a value column. | |
| ShowActionDialog | Shows the dialog for converting selected XYV columns to a matrix. |