ContentsIndexReferenceHome
PreviousUpNext
CFLOSSites
MATLAB
data = CFLOSSites(Cond,[NumSites])
Description

Loads the data descriptions for the CFLOS sites. Data is displayed if no outputs are assigned.

Parameters
Parameters 
Description 
Cond [string/vector] 
Condition to test against. If a string, returns all sites with string in any of the site names. If not a string, assumes the input is site number if column vector or [Latitude Longitude] and will return the closest site to that position. 
NumSite [scalar] 
Number of sites to return if passing in [Lat Long]. Defaults to 5. 
Return Values
Return Values 
Description 
data [cell] 
Cell array of CFLOS site data of size # Sites x 4 with: Col 1 - Site Index, Col 2 - Site Name, Col 3 - Latitude of the site (deg), Col 4 - Longitude of the site (deg) 
See Also
Group
Made with Doc-O-Matic.
Copyright (c) 2009. All rights reserved.
What do you think about this topic? Send feedback!