How can I make 3D imagesc figure?

I want draw the 3D wind field like this, How can plot it if I have down, cross, vertical wind components
Capture.PNG

Answers (1)

meshc() can be employed to plot with the given x, y, z data.

1 Comment

Can you show an example. imagesc is the style I want, but I am able to make only one plane, other two how can I add

Sign in to comment.

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Products

Release

R2018b

Tags

Asked:

on 11 Jun 2019

Commented:

on 17 Jun 2019

Community Treasure Hunt

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

Start Hunting!