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

Answers (1)

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

Asked:

on 18 Mar 2020

Answered:

on 24 Mar 2020

Community Treasure Hunt

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

Start Hunting!