Info
This question is closed. Reopen it to edit or answer.
Making cool or interesting plots?
1 view (last 30 days)
Show older comments
I have a matrix P(:,:,:,n) of pressures that I would like to make a cool distribution plot out of. I would like several plots for specific timesteps n. And there are three layers for each P(:,:,:,n). Anyone have any cool ideas? I have already done a surf plot. How could I incorporate layers 2,3,4 at lets say n=10? P(:,:,2,10) P(:,:,3,10) P(:,:,4,10). Thanks for your suggestions!
2 Comments
Answers (1)
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!