quiverc

Version 1.1.0.0 (2.77 KB) by Francesco
This function allow the quick creation of vector filled plots.
2.3K Downloads
Updated 30 Oct 2009

View License

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 .

Cite As

Francesco (2024). quiverc (https://www.mathworks.com/matlabcentral/fileexchange/25659-quiverc), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Vector Fields in Help Center and MATLAB Answers
Acknowledgements

Inspired: quivermc

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

I just modified the screenshot.

1.0.0.0