How can I make 3D imagesc figure?
3 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

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 Wind Power 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!