How to plot 3D currents (in color and with arrows) according to u, v, w components

2 views (last 30 days)
I have u, v, w components of currents, I need to get 3D plot with speed values (in color) and directions (using arrows or somehow else). How could I do that? Please help!

Answers (1)

Kelly Kearney
Kelly Kearney on 20 Mar 2012
Some functions to look at:
quiver3
scatter3

Community Treasure Hunt

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

Start Hunting!