Mapping Toolbox
  Go to function:
    Search    Help Desk 
worldlo    Examples   See Also

Returns data from the worldlo atlas data file

Syntax

Description

worldlo types a list of the atlas data variables in the worldlo MAT-file to the screen.

s = worldlo(request) returns the requested variable. Valid requests are 'POline', 'POpatch', 'POtext', 'PPpoint', 'PPtext', 'DNline', 'DNpatch', 'oceanmask' and 'gazette'. This command can be used as an argument to other commands, such as displaym(worldlo('POline')).

Examples

Display the world line data without loading it into the workspace.

See Also

coast
Coastline data
usahi
Returns data from the usahi atlas data file
usalo
Returns data from the usalo atlas data file
worldlo.mat
MAT-file containing low-resolution atlas data for the world
oceanlo.mat
MAT-file containing an ocean mask for the worldlo atlas data


[ Previous | Help Desk | Next ]