How can I make 3D imagesc figure?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want draw the 3D wind field like this, How can plot it if I have down, cross, vertical wind components
![Capture.PNG](https://www.mathworks.com/matlabcentral/answers/uploaded_files/223910/Capture.png)
Réponses (1)
Sulaymon Eshkabilov
le 17 Juin 2019
meshc() can be employed to plot with the given x, y, z data.
1 commentaire
Voir également
Catégories
En savoir plus sur MATLAB Parallel Server 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!