Plot sets of vectors starting at the origin

Plots vectors starting at the origin in different colors. Useful to compare sets of vectors.
384 Downloads
Updated 3 Jun 2013

View License

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,...).

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Line Plots in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Added screenshot

1.0.0.0