Neural Network Toolbox
  Go to function:
    Search    Help Desk 
plotv    Examples

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



[ Previous | Help Desk | Next ]