Digital twin and cloud
显示 更早的评论
Good afternoon, I would like to find out if anybody is able to assist me to get matlab to communicate with unitronics cloud.
回答(1 个)
Vinayak
2023-4-24
0 个投票
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'.
类别
在 帮助中心 和 File Exchange 中查找有关 Web Services 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!