| 1 | 1/1 | 返回列表 |
| 查看: 725 | 回復: 0 | ||
dylan8024銅蟲 (初入文壇)
|
[求助]
求助如何在map上畫出對應在實際坐標上的點
|
|
現(xiàn)在遇到一個問題想請各位指點一下. 我已經挑出了一部分的降雨數(shù)據(jù),精度1°,每一個數(shù)據(jù)都是和地理坐標位置存放的一樣.如下圖 精度(75W,48W)緯度(15S,5N) 存放的數(shù)據(jù)文件是一個20*27的矩陣,排列的順序也和圖中的點一一對應. mat文件在網(wǎng)盤 http://pan.baidu.com/s/1hqGQVyO 以上就是上圖的數(shù)據(jù)文件,我想把這個圖直接畫在地圖對應的坐標上 類似于上面這樣的圖,不知道怎么畫想求助一下. 我所研究的區(qū)域是 這個程序是 clear;clc; %load the map h = worldmap([-40 40], [-180 20]); %find the landarea and color it getm(h,'MapProjection'); geoshow('landareas.shp','FaceColor', [0.15 0.5 0.15]); %mark the lakes and rivers geoshow('worldlakes.shp', 'FaceColor', 'cyan'); geoshow('worldrivers.shp','Color', 'blue'); %Mark the cities in the map geoshow('worldcities.shp', 'Marker', '.','Color', 'red'); setm(gca,'Grid','on'); % geoshow(gca,map,refvec,'DisplayType','texturemap'); % demcmap(map); %mark the pacific ocean labelLat=-150; labelLon= -20; %textm(labelLat,labelLon, 'Pacific Ocean','color','r') textm(-20,-150,'Pacific Ocean','color','b'); %mark the North Atlantic Ocean labelLat=-60; labelLon= 20; %textm(labelLat,labelLon, 'Pacific Ocean','color','r') textm(20,-60,'North Atlantic Ocean','color','b'); %mark the South Atlantic Ocean labelLat=-30; labelLon= -20; %textm(labelLat,labelLon, 'Pacific Ocean','color','r') textm(-20,-30,'South Atlantic Ocean','color','b'); |

找到一些相關的精華帖子,希望有用哦~
| 1 | 1/1 | 返回列表 |
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 一志愿中海洋材料工程專碩330分求調劑 +5 | 小材化本科 2026-03-18 | 5/250 |
|
|---|---|---|---|---|
|
[考研] 311求調劑 +4 | 冬十三 2026-03-18 | 4/200 |
|
|
[考研] 085600材料與化工調劑 324分 +8 | llllkkkhh 2026-03-18 | 8/400 |
|
|
[考研] 一志愿中國海洋大學,生物學,301分,求調劑 +4 | 1孫悟空 2026-03-17 | 4/200 |
|
|
[考研] 085600材料與化工 +5 | 安全上岸! 2026-03-16 | 5/250 |
|
|
[考研] 085601專碩,總分342求調劑,地區(qū)不限 +5 | share_joy 2026-03-16 | 5/250 |
|
|
[考研] 0854可跨調劑,一作一項核心論文五項專利,省、國級證書40+數(shù)一英一287 +8 | 小李0854 2026-03-16 | 8/400 |
|
|
[考研] 0703化學調劑 +4 | pupcoco 2026-03-17 | 7/350 |
|
|
[考研] 303求調劑 +4 | 睿08 2026-03-17 | 6/300 |
|
|
[考研] 工科材料085601 279求調劑 +6 | 困于星晨 2026-03-17 | 6/300 |
|
|
[考研] 307求調劑 +3 | 冷笙123 2026-03-17 | 3/150 |
|
|
[考研] 環(huán)境工程調劑 +8 | 大可digkids 2026-03-16 | 8/400 |
|
|
[考研] 211本,11408一志愿中科院277分,曾在中科院自動化所實習 +6 | Losir 2026-03-12 | 7/350 |
|
|
[基金申請] 國自科面上基金字體 +6 | iwuli 2026-03-12 | 7/350 |
|
|
[考研] 283求調劑 +10 | 小樓。 2026-03-12 | 14/700 |
|
|
[考研] 328求調劑 +3 | 5201314Lsy! 2026-03-13 | 6/300 |
|
|
[考研] 工科278分求調劑 +5 | 周慢熱啊 2026-03-12 | 7/350 |
|
|
[考研] 290求調劑 +7 | ADT 2026-03-12 | 7/350 |
|
|
[考研] 321求調劑(食品/專碩) +3 | xc321 2026-03-12 | 6/300 |
|
|
[考研] 081200-11408-276學碩求調劑 +3 | 崔wj 2026-03-12 | 4/200 |
|