Neural Network Toolbox | ![]() ![]() |
Plot vectors as lines from the origin
Syntax
Description
M - R
x Q
matrix of Q
column vectors with R
elements.
T -
(optional) the line plotting type, default = '-'
.
and plots the column vectors of M
.
R
must be 2 or greater. If R
is greater than two, only the first two rows of M
are used for the plot.
Examples
![]() | plotsom | plotvec | ![]() |