Plot sets of vectors starting at the origin

Plots vectors starting at the origin in different colors. Useful to compare sets of vectors.
384 descargas
Actualizado 3 jun 2013

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2010a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Line Plots en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1.0.0

Added screenshot

1.0.0.0