| Contents | Index |
x = isconnection(Connect)
| Connect | Thomson ReutersDatastream connection object created with the datastream function. |
x = isconnection(Connect) returns x = 1 if the connection is a valid Thomson Reuters Datastream connection, and x = 0 otherwise.
Establish a connection to the Thomson Reuters Datastream API:
c = datastream
Verify that c is a valid connection:
x = isconnection(c) x = 1
datastream | datastream.close | datastream.fetch | datastream.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-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |