Plotting a variable versus space and time
21 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Colormaps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!