Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
How to do a contour plot of a 16 by 16 by 32767 matrix?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
How to do a contour plot of a 16 by 16 by 32767 matrix?
0 comentarios
Respuestas (1)
Walter Roberson
el 17 de Dic. de 2017
You should probably use isosurface() .
Note: you can pass a list of levels to isosurface, and it will plot as "shell" for each one of them.
4 comentarios
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!