Info
This question is closed. Reopen it to edit or answer.
How to do a contour plot of a 16 by 16 by 32767 matrix?
    1 view (last 30 days)
  
       Show older comments
    
How to do a contour plot of a 16 by 16 by 32767 matrix?
0 Comments
Answers (1)
  Walter Roberson
      
      
 on 17 Dec 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 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
