Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.398.823 Times

kml line plot 1.0

  Date Added: September 11, 2013  |  Visits: 301

kml line plot

Report Broken Link
Printer Friendly Version


Product Homepage
Download (44 downloads)



This function takes in standard nan-separated arrays (such as for a coastline), and draws them onto Google Earth.It can also handle a single lon/lat track that has no NaN values (such as a ship or airplane track). Syntax: KML_LINE(LON, LAT) writes nan-separated lines specified in LON and LAT to an output file, doc.kml KML_LINE(LON, LAT, NAME) writes nan-separated lines specified in LON and LAT to an output file, NAME.kml KML_LINE(LON, LAT, NAME, COLOR) writes lines same as above but with Google Earth color value COLOR (see below, default is 'FFFFFF'). KML_LINE(LON, LAT, NAME, WIDTH) writes lines same as above but with width WIDTH (default is 1). KML_LINE(LON, LAT, NAME, COLOR, WIDTH) writes lines same as above but with width WIDTH and color COLOR. Input: LON: 1-D array of longitude line values. Separate lines are separated by a NaN. Must correspond to LAT. LAT: 1-D array of latitude line values. Separate lines are separated by a NaN. Must correspond to LON. NAME: String name of output file (without the .kml extension) COLOR: String Google Earth color value (see below, default 'FFFFFF') WIDTH: int or float width value (default is 1) Output: This function creates a kml file called NAME.kml in the current working directory Examples: % four different ways of calling kml_line: load('palau_coastline.mat'); kml_line(lon_coast, lat_coast, 'palau_coastline'); kml_line(lon_coast, lat_coast, 'palau_coastline', '0000FF'); kml_line(lon_coast, lat_coast, 'palau_coastline', 5.5); kml_line(lon_coast, lat_coast, 'palau_coastline', '0000FF', 10); Colors: (NOTICE order is blue, green, red) white: FFFFFF red: 0000FF green: 00FF00 blue: FF0000 cyan: FFFF00 magenta: FF00FF black: 000000

Requirements: No special requirements
Platforms: Matlab
Keyword: Called Calling Creates Current Directory Examples Latitude Output Working
Users rating: 0/10

License: Shareware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


KML LINE PLOT RELATED
Email  -  Use email module to bundle current directory 1.3
Use email module to bundle current directory script uses the email module to create a multipart MIME message.
 
File Management  -  Relative filepath 1.2
This script returns a relative path to the target from either the current directory or an optional base directory. Base can be a directory specified either as absolute or relative to current directory.
 
Development Tools  -  intent.m 1.0
INTENT creates a plot of relationships between mfiles in the current directory, as inferred by the names of input and output arguments.
40.96 KB  
Development Editors  -  .NET Active Directory Wrapper Lite 1.0
.Net Active Directory Lite is a free package of two Visual Studio solutions (.sln) that includes all the source code to calling multiple Active Directory function and a complete sample application that demonstrates the functionality of the...
186 KB  
Libraries  -  PerlIO::via::Logger 1.01
PerlIO::via::Logger is a PerlIO layer for prefixing current time to log output. SYNOPSIS use PerlIO::via::Logger; PerlIO::via::Logger->format( [%b %d, %Y %r] ); use PerlIO::via::Logger format => [%b %d, %Y %r] ; open( my...
6.14 KB  
Development Tools  -  GOTO: Go to a directory containing a file 1.0
GOTO filename changes MATLAB current directory to the one containing filename. filename must be on the MATLAB path. goto uses the first instance of filename that it finds (a la WHICH).This is not rocket science, but it sure is convenient!
10 KB  
Web Authoring  -  Sitemap For Linux 2.7
sitemap indexes all pages under the current directory and writes an HTML map page to standard output. The code looks for description information for each page in a meta `description' header; if it doesn't find one, the page is omitted from the index.
20.48 KB  
Development Tools  -  Matlab-GUI equity derivative calculator 1.0
Learn Matlab GUI to code an equity derivative calculator, options include:European optionAmerican optionAsian optionIndex futureCash-or-nothing optionAsset-or-nothing optionLookback optionChooser optionCompound optionExchange optionPower...
81.92 KB  
Development Tools  -  15. MATLAB ENVIRONMENT 1.0
COMMAND WINDOW, CURRENT DIRECTORY, WORKSPACE, COMMAND HISTORY.
5.71 MB  
Development Tools  -  Open new m-file with standard header text in editor 1.0
Creates a new m-file in the current directory. The m-file is created with a standard header text, giving the Matlab version, operating system, author, date and time and, optionally, the author's organization (the values for the author and...
10 KB  
NEW DOWNLOADS IN SCRIPTS, DEVELOPMENT TOOLS
Scripts  -  Freelancer Script 5.05
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Post projects. Featured projects. Private projects. Sealed projects. Edit/delete projects. Select freelancers....
5.49 MB  
Scripts  -  B2B Script 4.20
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Sign-up Account (Registration of account). Lead generation tools (for the sellers). Email verification to...
5.49 MB  
Scripts  -  B2C Script 5.06
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). The script comes with totally editable site colors, icons and graphics Multilevel categories allows extensive browsing Admin can change Category ordering or...
5.49 MB  
Scripts  -  Social Networking Script 2.86
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Registration with name, email, password, date of birth etc. User can add multiple school, college, university with start...
5.49 MB  
Scripts  -  Business Networking Script 8.04
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Ajax based interface. Profile creation. Different types of profile. Profile for jobseekers, employers and employed...
5.49 MB  
Development Tools  -  Aml2CHM 3.50
Those who use the popular Aml Pages text editor might be looking out for a way of generating help files from their text and notes. Aml2CHM is a plug-in that was developed to offer people a quick and efficient way of converting Aml Pages documents...
549.99 KB  
Development Tools  -  VMP Viewer 1.0
This is a very rudimentary tool to visualize the VMP files generated by BrainVoyager. Useful to share files with people who do not have BV.
10 KB  
Development Tools  -  Sending reports and timestamped file by emailing 1.0
main executing reference usage:[1] usage_send_mail.mIllustrates email sending with multiple separate files or single timestamped tar file. Attachment failure is properly handled, with continuation of report emailing without the attachment.[2]...
768 KB  
Development Tools  -  IrisMVC 2.0 rc1
IrisMVC is an OOP PHP framework that developers can use as a strong and secure foundation to build on various web applications following the Model-View-Controller (MVC) pattern. It provides the basic functionality developers need, without...
51.2 KB  
Development Tools  -  7-Zip for Script 4.42
7-Zip is a file archiver with a high compression ratio.Features:- High compression ratio in new 7z format with LZMA compression- Supported formats:- Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR- Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM,...
624.64 KB