connection between firebase and matlab

32 Ansichten (letzte 30 Tage)
Huyam Hassan
Huyam Hassan am 18 Mär. 2020
Beantwortet: Rashed Mohammed am 24 Mär. 2020
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

Antworten (1)

Rashed Mohammed
Rashed Mohammed am 24 Mär. 2020
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.

Kategorien

Mehr zu MATLAB Mobile finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by