Where do I find the External Data files for the Mapping Toolbox?
1 view (last 30 days)
Show older comments
I would like to know where I can find examples of geospatial data files to use with the Mapping Toolbox, including data used in various examples in the Mapping Toolbox User's Guide, Reference Pages, and demos.
Accepted Answer
MathWorks Support Team
on 27 Jun 2009
1. The mapdemos directory that installs with the Mapping Toolbox is a good place to start. To find this directory in MATLAB, use the command:
cd(fullfile(matlabroot,'toolbox','map','mapdemos'))
To obtain a description of the sample files in the mapdemos directory, use the command:
help mapdemos
2. There is much geospatial data available through the Internet. See the following Tech Note 2101 for many of these references:
<http://www.mathworks.com/support/tech-notes/2100/2101.html>
0 Comments
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!