Connecting Matlab to API

2 views (last 30 days)
Matan
Matan on 4 Apr 2015
Commented: Rohit Goel on 17 Jan 2019
Hello :) I want to connect Matlab to API. how can I do this?
I've tried using the command datastream but it doesn't work. For example, when I tried to run a code from the Matlab Help:
Connect = datastream('User1', 'Pass1', 'Datastream', ...
'http://dataworks.thomson.com/Dataworks/Enterprise/1.0')
It gave me an Error: "Error using datastream (line 51)
User 'User1' logon failed: Unrecognised credentials 80000002"
Why is that? what am I doing wrong and what should I do?
I've attached a picture with the Fix connection details. what do I insert in every field?
Please help. Thank you :)
  1 Comment
Rohit Goel
Rohit Goel on 17 Jan 2019
Did you find the answer to this ? i am stuck here as well

Sign in to comment.

Answers (0)

Categories

Find more on Manage Products in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!