Did you find the answer to this ? i am stuck here as well
Connecting Matlab to API
4 次查看(过去 30 天)
显示 更早的评论
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 :)
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Compiler SDK 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!