china.mat and china.province.mat contain the longitude and latitude values that define the political boundaries of China and its provinces.
Data source: http://nfgis.nsdi.gov.cn
Example of its use:
worldmap china;
load china.mat;
plotm(lat,long);
Y Huang (2021). china.province.mat (https://www.mathworks.com/matlabcentral/fileexchange/29462-china-province-mat), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.