connection between firebase and matlab

Hello,
i want to ask if there is any specific code that I can use it to send data drom matlab to firbase. known that the thinkspeak code available in the mathworks document, but it didn't work

Respuestas (1)

Rashed Mohammed
Rashed Mohammed el 24 de Mzo. de 2020

1 voto

Hi Huyam,
I understand that you would like to send data from MATLAB to Firebase. Since Firebase is NoSQL JSON type database, I suggest you to go through the Write JSON Object example using webwrite function here. Also get familiar with Firebase REST API from here.
Hope this helps.

Categorías

Más información sobre MATLAB Mobile en Centro de ayuda y File Exchange.

Preguntada:

el 18 de Mzo. de 2020

Respondida:

el 24 de Mzo. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by