Neural Network Toolbox    
plotv

Plot vectors as lines from the origin

Syntax

plotv(M,T)

Description

plotv(M,T) takes two inputs,

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