yahoo.isconnection

Verify whether connections to Yahoo!® data servers are valid

Syntax

x = isconnection(Connect)

Arguments

Connect

Yahoo! connection object created with the yahoo function.

Description

x = isconnection(Connect) returns x = 1 if the connection is a valid Yahoo! connection, and x = 0 if it is not.

Examples

Connect to a Yahoo! data server:

c = yahoo

Verify that the connection, c, is valid:

x = isconnection(c)
x = 1

See Also

yahoo.close, yahoo.fetch, yahoo.get, yahoo

  


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