Welcome to the KML Toolbox!

 _  ____  __ _      _____         _ _
| |/ /  \/  | |    |_   _|__  ___| | |__  _____ __
| ' <| |\/| | |__    | |/ _ \/ _ \ | '_ \/ _ \ \ /
|_|\_\_|  |_|____|   |_|\___/\___/_|_.__/\___/_\_\

Contents

Thanks for downloading the KML toolbox!

For some cool examples on how to use the KML toolbox, please check the file RunTests.m located in the folder kmltoolbox\help

This class-based toolbox allows you to create many different plots in Google Earth, by automatically creating the required xml-based kml files without any complicated user interaction.

With it, you can create:

If you enjoy it, just drop me an email at <mailto:kml@rafael.aero kml@rafael.aero> saying for what you're using it :-)

To learn how to create an instance of the kml toolbox, check here first

Useful functions

kml.run

kml.save

kml.viewKML

kml.clear

kml.createFolder

kml.useDegrees

kml.useRadians

Icons alias for the markers

Plotting functions

kml.plot

kml.plot3

kml.point

kml.text

kml.scatter

kml.scatter3

kml.contour

kml.contour3

kml.poly

kml.poly3

kml.overlay

kml.transfer

kml.model

kml.modelTour

kml.quiver

kml.quiver3d

This file is part of the kml toolbox. Copyright 2012 Rafael Fernandes de Oliveira (rafael@rafael.aero)