How can I make 3D imagesc figure?
Show older comments
I want draw the 3D wind field like this, How can plot it if I have down, cross, vertical wind components

1 Comment
Sajeer Modavan
on 17 Jun 2019
Answers (1)
Sulaymon Eshkabilov
on 17 Jun 2019
0 votes
meshc() can be employed to plot with the given x, y, z data.
1 Comment
Sajeer Modavan
on 17 Jun 2019
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!