How to run google earth using MATLAB commands?

Answers (1)

Do you want to open Google Earth or write files that can be consumed by it? Look at kmlwrite for writing files to be shown in it. For driving it, it looks like there is an earthengine command and a python interface. Both of those could be driven through MATLAB either through the system command or through the python interface in MATLAB https://developers.google.com/earth-engine/command_line

Asked:

on 14 May 2020

Answered:

on 14 May 2020

Community Treasure Hunt

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

Start Hunting!