Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
How to do a contour plot of a 16 by 16 by 32767 matrix?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
How to do a contour plot of a 16 by 16 by 32767 matrix?
0 Commenti
Risposte (1)
Walter Roberson
il 17 Dic 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 Commenti
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!