Plotting a variable versus space and time
22 views (last 30 days)
Show older comments
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
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Colormaps 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!