Plotting from Matlab to Google Earth under OSX 10.8

4 次查看(过去 30 天)
Apple Mac - OSX 10.8.2
Matlab R2012b
I have the ability to generate *.kml files and would like to have matlab spawn Google Earth and plot these files instead of having to double click the file in the OS and spawn. I believe it can be done under Windows using "winopen."
Is there any way to do it under Matlab under OSX?
Thanks in advance

采纳的回答

Walter Roberson
Walter Roberson 2012-10-20
system('/Applications/GoogleEarth.app/TheActualBinary &');
with TheActualBinary changed as appropriate.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Google Earth 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by