Connecting Matlab to API
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Compiler SDK dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!