plotvec
Purpose
Plot vectors with different colors
Syntax
Description
plotvec(X,C,M) takes these inputs,
X
|
Matrix of (column) vectors
|
C
|
Row vector of color coordinates
|
M
|
Marker (default = '+')
|
and plots each ith vector in X with a marker M, using the ith value in C as the color coordinate.
plotvec(X) only takes a matrix X and plots each ith vector in X with marker '+' using the index i as the color coordinate.
Examples
| | Provide feedback about this page |
 | plotv | | pnormc |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit