The matlab tag has no wiki summary.
4
votes
2answers
293 views
How to calculate area of 1 x 1 degree cells in a raster
I have a simple array (not geo-referenced in any way) in Matlab (which is not a language I know a huge amount about...so I can export it to other languages if needed) which has the dimensions 180 x ...
8
votes
1answer
378 views
Given a line on the earth's surface, how do I plot a line perpendicular to it?
Given a line on the earth's surface, how do I plot a line perpendicular to it?
Apologies if this is a very simple question. I thought this would be a straightforward task, but it is proving ...
4
votes
1answer
2k views
How to convert ESRI grid file to ASCII format, or otherwise import into matlab
I need to import a climate map downloaded from WorldClim into Matlab for manipulation with the mapshow command. I am comfortable reading in ASCII grid data into matlab, but this format is not ...