chinamap

chinamap plot as ArcGis GridLine
507 Downloads
Updated 8 Apr 2014

View License

function chinamap(data,R)
%% Writed By kongdd, 2014/04/09
% R:Geographic raster reference object, referencing vector, or referencingmatrix.
% If R is a referencing vector, it must bea 1-by-3 with elements:
% [cells/degree northern_latitude_limit western_longitude_limit]
% example:
% R=[2 60 70];
% contourfm(mann_kendall',R)

Cite As

Dongdong Kong (2024). chinamap (https://www.mathworks.com/matlabcentral/fileexchange/46164-chinamap), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0