Digital twin and cloud

4 次查看(过去 30 天)
Clinton
Clinton 2023-4-2
回答: Vinayak 2023-4-24
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
Vinayak 2023-4-24
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'.

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by