quiverc

This function allow the quick creation of vector filled plots.

您现在正在关注此提交

This function is inspired from vfield; I tried to overcome some problems that I found using the other one and to improve the visualization of the vectors of the field. Furthermore the visualization is CFD style.

The visualization is very quick, also with large vector fields.

The function reads matrix x,y positions and u,v vectors components. All input must have same dimensions.

The dimension of plotted vector is proportional to vector length, and the color is same.

You can specify two options 'scale' and the value of che scale factor enlarging vector visualization 'lungh' and you have all vector of normalized length .

引用格式

Francesco (2026). quiverc (https://ww2.mathworks.cn/matlabcentral/fileexchange/25659-quiverc), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: quivermc

类别

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

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

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

I just modified the screenshot.

1.0.0.0