Activex google earth plugin and matlab
1 回表示 (過去 30 日間)
古いコメントを表示
Hello.
I'm trying to open the google earth plugin from matlab, using an activex server because I want to use COM port, so I do this
gE = actxserver('GoogleEarth.ApplicationgE')
But the problem is that I'm not sure if with this command I create a conection with google earth server or with google eart API/plugin server. Being what I really want a conection with google earth api/plugin, how could I do that?
thank you,Javier
0 件のコメント
回答 (3 件)
Oleg Komarov
2011 年 7 月 22 日
5 件のコメント
Oleg Komarov
2011 年 7 月 24 日
Yes it should be running, try one of the example to set the camera on some coordinates.
Sven Koerner
2011 年 8 月 3 日
See an example for embedded GE-javascript based API Plugin ( http://code.google.com/intl/de-DE/apis/earth/ ):
Sven Koerner
2011 年 8 月 8 日
I forgot the fig-file - sorry!!! But now it is also in the zip file, so that it should work!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Google Earth についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!