Plotting a variable versus space and time
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
nado
el 14 de Nov. de 2024
Comentada: nado
el 14 de Nov. de 2024
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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Color and Styling en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!