How to plot imagesc plotting over apianus mapprojection?
显示 更早的评论
myRand2D = rand(91,181); lat=1:91; lon=1:181; I have the above data, longitude and latitude information. I want to plot imagesc plot for this data range over a apianus mapprojection? I tried to plot it but can't seem to find any solution. I would really appreciate your help. Thanks in advance.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!