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.
Citar como
Greene, Chad A., et al. “The Climate Data Toolbox for MATLAB.” Geochemistry, Geophysics, Geosystems, American Geophysical Union (AGU), July 2019, doi:10.1029/2019gc008392.
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Mathematics and Optimization > Mapping Toolbox > Map Display >
- Radar > Mapping Toolbox > Map Display >
- Sciences > Geoscience > Climate Science and Analysis >
- Sciences > Geoscience > Geodesy and Mapping >
Etiquetas
Agradecimientos
Inspirado por: WORLDDATAMAP, Google Earth Toolbox, zoharby/plot_google_map, land_or_ocean.m, landmask, strlookup
Inspiración para: 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!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
borders
borders
Versión | Publicado | Notas de la versión | |
---|---|---|---|
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 |