What external data types does the Mapping Toolbox support?

4 views (last 30 days)
I would like to know if there is a list of all the data types the Mapping Toolbox supports.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 18 Jan 2024
Edited: MathWorks Support Team on 29 Feb 2024 at 12:56
See Technical Note 2101 for information on geospatial data on the Internet.
Please run the below command in the MATLAB R2018b command window to get more information about the geospatial data:
web(fullfile(docroot, 'map/find-geospatial-data-online.html'))
To see a list of functions that the Mapping Toolbox has for importing data files, Please run the below command in the MATLAB R2018b command window:
web([docroot '/toolbox/map/ref/f3-12193.html'])
 
You may also refer to the Mapping Toolbox User's Guide, which can found at the following URL:
http://www.mathworks.com/access/helpdesk/help/toolbox/map/
Please follow the below link to search for the required information regarding the current release:
  1 Comment
Eric Sargent
Eric Sargent on 9 Dec 2020
Please note the updated link below, and that the other links from the answer above will no longer work.

Sign in to comment.

More Answers (1)

Eric Sargent
Eric Sargent on 9 Dec 2020
See Technical Note 2101 for information on geospatial data on the Internet:

Products

Community Treasure Hunt

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

Start Hunting!