Control Google Earth Milktruck from Matlab
This function is an example on how to integrate GoogleEarth Milktruckdemo in a Matlab figure or GUI and
control it via Matlab controls.
You need the GoogleEarth plugin to be installed. Therefore just visit a website, where the plugin is needed
and install it, e.g.: http://code.google.com/intl/de-DE/apis/earth/
The rest is more simple:
The workaround for integrating GE in Matlab GUI is simple to embed a Microsoft Internet ActiveX-Control in the GUI.
For the buttons just download uicontrol:
http://www.mathworks.com/matlabcentral/fileexchange/14583-uicomponent-expands-uicontrol-to-all-java-classes
Further Readings:
http://code.google.com/intl/de-DE/apis/earth/
http://code.google.com/intl/de-DE/apis/earth/documentation/reference/index.html
see in Matlab Help: actx_explore for integrating Shell-Explorer
Programmed by Sven Koerner: koerner(underline)sven(add)gmx.de
Date: 2011/08/04
Zitieren als
Sven Koerner (2024). Control Google Earth Milktruck from Matlab (https://www.mathworks.com/matlabcentral/fileexchange/32432-control-google-earth-milktruck-from-matlab), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- MATLAB > External Language Interfaces > Other languages > Google > Google Earth >
- Sciences > Geoscience > Earth and Planetary Science >
Tags
Quellenangaben
Inspiriert von: UICOMPONENT - expands uicontrol to all Java classes
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.2.0.0 | changed title |
||
1.1.0.0 | added hint for uicontrol |
||
1.0.0.0 |