Feeds
提问
Interpolating 2D matrix
I am trying to interpolating the matrix below. I would like to end up with an n by 3 matrix, and so my interpolation needs to b...
8 years 前 | 1 个回答 | 0
1
个回答提问
Getting lon/lat information using cursor with world map
I am plotting data using: worldmap('World') load coastlines plotm(coastlat,coastlon) and then: scatterm(lat,l...
8 years 前 | 0 个回答 | 1
0
个回答提问
Plotting data on world map
I'm trying to plot location specific data on world map. To generate the map I use: worldmap('World') load coastlines ...
8 years 前 | 1 个回答 | 0