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일

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'.

태그

질문:

2023년 4월 2일

답변:

2023년 4월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by