How could I graphic a matrix AxBxC
2 views (last 30 days)
Show older comments
Hi, I've got a matrix with the following size: 22x414x24. The dimensions of it are (lat,lon,time) for each of cell I get a value of the precipitation in every point and a certain time. How could I graph it?
0 Comments
Answers (1)
Steven Lord
on 20 Oct 2021
How do you want the picture of your 3-dimensional array to look? If there's a picture from a book or article that you're trying to replicate can you post a link to that picture?
Open the Plots tab on the Toolstrip and click the downward pointing arrow on the right side of the Plots section of that tab. Look at the thumbnails until you find one that looks close to what you want. Open the documentation and search for the word under that thumbnail to see the syntax for the function that can create that picture.
See Also
Categories
Find more on Migrate GUIDE Apps in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!