Meg Carr
Followers: 0 Following: 0
Feeds
提问
How can I create a land mask to remove data points that are located on land?
Hello, I am plotting kilometers of aerial traffic in 0.05 degree squared grid cells. My dataset contains values over land and o...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to load a .gpx file with an invalid field name
Hello, I am attempting to load a gpx file that should contain the tracklines of a ship. m1= gpxread('tracks.gpx'); Some...
3 years 前 | 1 个回答 | 0
1
个回答提问
How can I convert latitudes in degree-minute format to decimal degrees?
I have a dataset (in double format) consisting of latitudes: [4954 4958 NaN 5006] and another with longitudes: [6519 6424 NaN 63...
4 years 前 | 1 个回答 | 0
1
个回答提问
Concatenating a 3D matrix in the 3rd dimension when some cells are empty
I have a 3D cell array 'A' of size 120 x 180 x 365 (latitude, longitude, day of year). If I call up a single cell (e.g. A(1,1,1...
5 years 前 | 1 个回答 | 0