read_kml

バージョン 2.0.0.0 (5.98 KB) 作成者: Amy Farris
Reads a Google Earth .kml file into Matlab
ダウンロード: 9.1K
更新 2016/3/31

ライセンスの表示

Opens a Google Earth kml file and reads the coordinates (x,y,z) into Matlab.

引用

Amy Farris (2024). read_kml (https://www.mathworks.com/matlabcentral/fileexchange/13026-read_kml), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2006b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersGoogle Earth についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
2.0.0.0

update lisence
Now reads multiple sets of coordinates. (x,y) can be in any coordinate system.

1.0.0.0

Improved parsing of Latitude and Longitude. Old method occasionally gave wrong results.