haver.isconnection

Verify whether connections to Haver Analytics data servers are valid

Syntax

X = isconnection(H)

Arguments

H

Haver connection object created with the haver function.

Description

X = isconnection(H) returns X = 1 if the connection is a valid Haver Analytics connection, and X = 0 if it is not.

Examples

Establish a Haver connection H:

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

Verify that H is a valid Haver Analytics connection:

X = isconnection(H)
X = 1

See Also

haver.close, haver.fetch, haver.get, haver

  


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