Products & Services Solutions Academia Support User Community Company

Learn more about Datafeed Toolbox   

haver.get - Retrieve properties from Haver Analytics connection objects

Syntax

V = get(H,'PropertyName')
V = get(H)

Arguments

H

Haver Analytics connection object created with the haver function.

'PropertyName'

A MATLAB string or cell array of strings containing property names. The property name is Databasename.

Description

V = get(H,'PropertyName') returns a MATLAB structure containing the value of the specified properties for the Haver Analytics connection object.

V = get(H) returns a MATLAB structure, where each field name is the name of a property of H. Each field contains the value of the property.

Examples

Establish a Haver Analytics connection, HDAILY:

HDAILY = haver('d:\work\haver\data\haverd.dat')

Retrieve the name of the Haver database:

V = get(HDAILY,{'databasename'})
V=
databasename: d:\work\haver\data\haverd.dat

See Also

haver.close, haver.fetch, haver.isconnection, haver

  


Free Interactive Computational Finance CD

View demos and recorded presentations led by industry experts.

Now On Demand
Network with industry peers and learn the latest applications of the leading software product for computational finance.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS