이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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
인용 양식
Sven Koerner (2026). Control Google Earth Milktruck from Matlab (https://kr.mathworks.com/matlabcentral/fileexchange/32432-control-google-earth-milktruck-from-matlab), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: UICOMPONENT - expands uicontrol to all Java classes
