connection between firebase and matlab

27 views (last 30 days)
Huyam Hassan
Huyam Hassan on 18 Mar 2020
Answered: Rashed Mohammed on 24 Mar 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

Answers (1)

Rashed Mohammed
Rashed Mohammed on 24 Mar 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.

Categories

Find more on MATLAB Mobile in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!