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

This is a modified version of the function quiver3 with color plot.

You are now following this Submission

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 (2026). quiver3_c(X,Y,Z,U,V,W,C) (https://se.mathworks.com/matlabcentral/fileexchange/67239-quiver3_c-x-y-z-u-v-w-c), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

-