borders
* * * The functions on this page are no longer being updated. They should still work as shown in the examples here, but I am only actively maintaining the versions of these functions which are in the Climate Data Toolbox for MATLAB, which can be found here https://www.mathworks.com/matlabcentral/fileexchange/70338. * * *
This submission contains functions to plot the outlines and names of National borders and US states. Matlab's Mapping Toolbox is NOT required.
There are two functions for plotting: borders and bordersm, and they both work the same way, except that bordersm is for use with maps created using Matlab's Mapping Toolbox. Similarly, labelborders and labelbordersm place text labels within the boundaries of countries or states.
Citation pour cette source
Greene, Chad A., et al. “The Climate Data Toolbox for MATLAB.” Geochemistry, Geophysics, Geosystems, American Geophysical Union (AGU), July 2019, doi:10.1029/2019gc008392.
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Mathematics and Optimization > Mapping Toolbox > Map Display >
- Radar > Mapping Toolbox > Map Display >
- Sciences > Geoscience > Climate Science and Analysis >
- Sciences > Geoscience > Geodesy and Mapping >
Tags
Remerciements
Inspiré par : WORLDDATAMAP, Google Earth Toolbox, zoharby/plot_google_map, land_or_ocean.m, landmask, strlookup
A inspiré : Analytic Hierarchy Process for spatial planning, EOF, patchsc, scattertextm, Automated importation of sea surface temperature data, Arctic Sea Ice
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
borders
borders
Version | Publié le | Notes de version | |
---|---|---|---|
3.1.3 | Just adding a disclaimer that this version is no longer being maintained. Get CDT instead. |
||
3.1.2 | Updated live scripts |
||
3.1.1 | Added live scripts |
||
3.1 | Fixed a bug in bordersm, which previously resulted in an error when plotting multiple countries as patch objects. |
||
3.0 | Separated borders into two functions: Now, bordersm is the function to use with Matlab's Mapping Toolbox. |
||
1.1.0.0 | Now allows plotting national or state outlines as patch objects with or without the Mapping Toolbox. |
||
1.0.0.0 |