[Master Index]
[Index for export/brede]
brede_mat_plot_mds
(export/brede/brede_mat_plot_mds.m)
Function Synopsis
brede_mat_plot_mds_plotstyle(s, comp1, comp2)
Help text
brede_mat_plot_mds - Multidimensional scaling for 'Mat' structure
function brede_mat_plot_mds(X, varargin)
Input: M 'Mat' structure
Property: Components {[1 2]} Principal components to plot. 2
or more components should given.
Dim [ {Columns} | Rows ]
Points {35} Number of points in the plot
PointType [ {labeled} | . ] The appearance of each
point
R 'Mat' structure for rows of 'M'.
This function performs singular value decomposition on the
matrix in the 'Mat' structure and plots the eigenvectors in a
metric multidimensional plot.
The 'R' 'Mat' structure is used for axis labels.
See also BREDE, BREDE_MAT_PLOT_COUNT, BREDE_BIB_BIB2MAT.
$Id: brede_mat_plot_mds.m,v 1.12 2004/06/02 16:46:05 fnielsen Exp $
Cross-Reference Information
This function calls
Produced by mat2html on Fri Jun 20 17:43:05 2008
Cross-Directory links are: OFF