Digital twin and cloud

조회 수: 2 (최근 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