quiver3_c(X,Y,Z,U,V​,W,C)

Version 1.0.0.0 (525 Bytes) by riccardo
This is a modified version of the function quiver3 with color plot.
81 Downloads
Updated 6 May 2018

View License

This is a modified version of the function quiver3 to plot velocity vectors as arrows with components (U,V,W) at the points (X,Y,Z) with the color corresponding to C data. From the idea of Suever: https://stackoverflow.com/questions/29632430/quiver3-arrow-color-corresponding-to-magnitude

Cite As

riccardo (2024). quiver3_c(X,Y,Z,U,V,W,C) (https://www.mathworks.com/matlabcentral/fileexchange/67239-quiver3_c-x-y-z-u-v-w-c), MATLAB Central File Exchange. Retrieved .

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

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

-