How could I graphic a matrix AxBxC

12 views (last 30 days)
flashpode
flashpode on 20 Oct 2021
Commented: flashpode on 20 Oct 2021
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?

Answers (1)

Steven Lord
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.
  1 Comment
flashpode
flashpode on 20 Oct 2021
well it is meteo data so... Okay I am gonna look for it

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!