Four-dimensional contourf plot in Matlab
Mostrar comentarios más antiguos
Please, find the attached .mat file. How can I create a 4D contourf plot of x1,y1,z1,Phi1? I am using
Contourf(x1, y1,z1,Phi1)
But it is not working. Please, help.
Respuestas (1)
Aquatris
el 21 de Jul. de 2018
0 votos
I do not think there is a way like you imagine but take a look at these function, in particular contourslice .
Categorías
Más información sobre Contour Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!