| Contents | Index |
Connect = datastream('UserName', 'Password', 'Source',
'URL')
| 'UserName' | User name. |
| 'Password' | User password. |
| 'Source' | To connect to the Thomson ReutersDatastream API, enter 'Datastream' in this field. |
| 'URL' | Web URL. |
Note Thomson Reuters assigns the values for you to enter for each argument. Enter all arguments as MATLAB strings. |
Connect = datastream('UserName', 'Password', 'Source', 'URL') makes a connection to the Thomson Reuters Datastream API, which provides access to Thomson Reuters Datastream software content.
Establish a connection to the Thomson Reuters Datastream API:
Connect = datastream('User1', 'Pass1', 'Datastream', ...
'http://dataworks.thomson.com/Dataworks/Enterprise/1.0')
Note If you get an error connecting, verify that your proxy settings are correct in MATLAB File > Preferences > Web. |
datastream.close | datastream.fetch | datastream.get | datastream.isconnection
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 |