Borrar filtros
Borrar filtros

Plotting from Matlab to Google Earth under OSX 10.8

4 visualizaciones (últimos 30 días)
Truman
Truman el 19 de Oct. de 2012
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

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Google Earth en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by