Quiverc

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

您现在正在关注此提交

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.

引用格式

Bertrand Dano (2026). Quiverc (https://ww2.mathworks.cn/matlabcentral/fileexchange/3225-quiverc), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Vector Fields 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.0

Wrong title on the page

1.0.0.0

syntax error in description