Reorganize column-data and fill empty cells with zeros
Show older comments
Hallo everyone!
I have a 379x3 matrix, with Lat & Long data in the first two columns and measured data in the third column.
I want to efficiently reconstruct these three columns to a Lat x Long x Data construct... Latitude in the first column, Longitude in the first row and the corresponding measured data distributed to the correct cells where empty cells are filled with a zero.
How can I do this in an elegant way?
Thanks already! M
Accepted Answer
More Answers (0)
Categories
Find more on Coordinate Reference Systems in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!