Digital twin and cloud
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Good afternoon, I would like to find out if anybody is able to assist me to get matlab to communicate with unitronics cloud.
0 Kommentare
Antworten (1)
Vinayak
am 24 Apr. 2023
Yes, MATLAB can communicate with unitronics cloud.
After obtaining the API keys from unitronics cloud. to help faciliate the HTTPs communication, you may use MATLAB's built in functions. such as 'webread' and 'webwrite'. The response json obtained can be parsed using MATLABs built in 'jsondecode'.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Web Services finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!