Quiverc

Creates a color quiver plot with arrows colors according to the magnitude of the vector.

Ahora está siguiendo esta publicación

This is a modified version of the function quiver [from C.M. Thompson] to plot velocity vectors as arrows with components (u,v) at the points (x,y) with the color corresponding to the magnitude of the vector and using the current colormap.

Tip: for best results, add set(gcf, 'InvertHardCopy', 'off') after the function to keep the black background on the hardcopy. See attached examples.

Citar como

Bertrand Dano (2026). Quiverc (https://la.mathworks.com/matlabcentral/fileexchange/3225-quiverc), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Vector Fields en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1.0.0

Wrong title on the page

1.0.0.0

syntax error in description