Here are some functions that show how to connect to the Google Earth COM API from within Matlab.
This allows one to change camera views, add and control the display of KML features from within Matlab.
A few functions are given to show how one might use this COM API to control Google Earth.
Use ge=GEserver to start the Google Earth COM API server.
Gus Brown (2021). Google Earth COM API (Example) (https://www.mathworks.com/matlabcentral/fileexchange/20031-google-earth-com-api-example), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Very nice, useful. Any chance that it will render a jpeg file from GoogleEarth and save it in color?
Thanks
Very useful....Thanks for sharing!
I am also interested in knowing if there is a way of deleting a GE feature after being created. Thank you!!
Great job!!!
I found these files to be extremely helpful. Especially GEcamera.m. I am attempting to place a Google Earth Active X object on a Matlab GUI and was wondering if anyone has had any experience with that. If someone could submit any sample code that deals with the GE Active X objects I would greatly appreciate it.
Very useful and well documented. Very straightforward to use. Is there a way to delete a GE feature once it has been created?
Thank you very much for this simple well documented project. It made it much easier than using the COM components directly. However, I faced some crashes in Google Earth. I don't know weather this was from GE itself or the matlab interface.
Thanks,
Sameh