Digital twin and cloud
Mostrar comentarios más antiguos
Good afternoon, I would like to find out if anybody is able to assist me to get matlab to communicate with unitronics cloud.
Respuestas (1)
Vinayak
el 24 de Abr. de 2023
0 votos
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'.
Categorías
Más información sobre Web Services en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!