Plotting a variable versus space and time
21 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Colormaps dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!