Global Index (all files) (short | long) | Local contents | Local Index (files in subdir) (short | long)
samplot(DataLowOpt, DataLowStart, Labels, SamPlotOpt)
Plot function for Multidimensional scaling (SAMMON mapping)
This function plots the results if SAMMON mapping, a multi-
dimensional scaling method used for scaling multidimensional
data to a lower dimension (normally to two or three dimensions).
The initial data and the optimized data is shown and compared.
Syntax: samplot(DataLowOpt, DataLowStart, SamPlotOpt)
Input parameter:
DataHigh - Matrix of multidimensional data
every row corresponds to one multidimensional
data point
SamPlotOpt- Vector containing options for sammon mapping
SamOpt(1): dimension of low dimensional data
DimDataLow: [ 1 2 3 ... ]
if omitted or NaN, DataLowDim = 2 is assumed
Output parameter:
no output
See also: sammon
| This function calls | This function is called by |
|---|---|