Plotting a variable versus space and time

22 views (last 30 days)
nado
nado on 14 Nov 2024 at 10:44
Commented: nado on 14 Nov 2024 at 13:20
Hello,
I am attempting to plot wind speed magnitude field. This wind speed magnitude field is given as a function of time and space (y and z dimensions). Therefore, 4 variables should be plot: the wind speed magnitude, the time, the y dimension and z dimension.
I searched and found that there is not MATLAB built-in function that can do this directly, so, i thought maybe i can draw a cube in white color representing the z dimension as a function of y dimension and time and then, i can use colormap function to change colors according to wind speed magnitude. Could this be done in MATLAB ? Thanks for your help. In fact, i am trying to plot the following figure using MATLAB.
Thank you in advance,
Best Regards,
Nado

Accepted Answer

Torsten
Torsten on 14 Nov 2024 at 10:50

More Answers (0)

Categories

Find more on Colormaps in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!