Documentation of samplot


Global Index (all files) (short | long) | Local contents | Local Index (files in subdir) (short | long)


Function Synopsis

samplot(DataLowOpt, DataLowStart, Labels, SamPlotOpt)

Help text

 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

Cross-Reference Information

This function calls This function is called by

GEATbx: Main page  Tutorial  Algorithms  M-functions  Parameter/Options  Example functions 

This document is part of version 3.3 of the GEATbx: Genetic and Evolutionary Algorithm Toolbox for use with Matlab - www.geatbx.com.
The Genetic and Evolutionary Algorithm Toolbox is not public domain.
© 1994-2000 Hartmut Pohlheim, All Rights Reserved, (support@geatbx.com).