Plot sets of vectors starting at the origin
USAGE
plot_vectors(vectors)
plot_vectors(vectors,normalize)
INPUT
- VECTORS: cell array with Vix2 or Vix3 matrices (i=1,2,...) in the cell i, with the x-, y- and z-coordinates for Vi vectors
- NORMALIZE: 1 (normalize the vectors) or 0 (don't normalize)
OUTPUT
Figure with the vectors from VECTORS{i} starting at the origin. Colors for VECTORS{i}: blue (i=1,8,...), red (i=2,9,...), green (i=3,10,...), cyan (i=4,11,...), magenta (i=5,12,...), yellow (i=6,13,...), black (i=7,14,...).
引用格式
Guilherme Coco Beltramini (2024). Plot sets of vectors starting at the origin (https://www.mathworks.com/matlabcentral/fileexchange/41946-plot-sets-of-vectors-starting-at-the-origin), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- MATLAB > Graphics > 2-D and 3-D Plots > Line Plots >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!