Connecting Matlab to API
조회 수: 5 (최근 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 :)
댓글 수: 1
답변 (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!