What external data types does the Mapping Toolbox support?

조회 수: 2 (최근 30일)
I would like to know if there is a list of all the data types the Mapping Toolbox supports.

채택된 답변

MathWorks Support Team
MathWorks Support Team 2024년 1월 18일
편집: MathWorks Support Team 2024년 2월 29일
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
Eric Sargent
Eric Sargent 2020년 12월 9일
Please note the updated link below, and that the other links from the answer above will no longer work.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Eric Sargent
Eric Sargent 2020년 12월 9일
See Technical Note 2101 for information on geospatial data on the Internet:

Community Treasure Hunt

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

Start Hunting!

Translated by