| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Datafeed Toolbox |
| Contents | Index |
| Learn more about Datafeed Toolbox |
x = isconnection(Connect)
| Connect | Yahoo! connection object created with the yahoo function. |
x = isconnection(Connect) returns x = 1 if the connection is a valid Yahoo! connection, and x = 0 otherwise.
Connect to a Yahoo! data server:
c = yahoo
Verify that the connection, c, is valid:
x = isconnection(c) x = 1
yahoo.close, yahoo.fetch, yahoo.get, yahoo
![]() | yahoo.get |
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 |