How can I make 3D imagesc figure?
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I want draw the 3D wind field like this, How can plot it if I have down, cross, vertical wind components
Respuestas (1)
Sulaymon Eshkabilov
el 17 de Jun. de 2019
meshc() can be employed to plot with the given x, y, z data.
1 comentario
Ver también
Categorías
Más información sobre MATLAB Parallel Server 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!