Read realtime data from ThingSpeak
显示 更早的评论
Hi.
It possible to read in matalab realtime data from a ThingSpeak channel?
In other words, is it possible to show on matalab every data on a ThingSpeak channel in the exact time that it is generated on the channel (in synchronous mode)?
Thanks in advance
1 个评论
HAYAME AITMALEK
2021-5-27
how i can do it i want this in matlab but i not found solution can you help me
回答(1 个)
Vinod
2021-2-11
1 个投票
If you are using MATLAB installed on your computer, you can install the MQTT in MATLAB toolbox, and subscribe to the channel you are interested in. Then, your callback function will be invoked anytime the channel is updated.
If you are talking about having the MATLAB visualization on ThingSpeak auto update, you will need a paid license of ThingSpeak, which allows you to enable a checkbox so your MATLAB visualizations are automatically updated.
1 个评论
HAYAME AITMALEK
2021-5-27
can you help me sir i want to do it this
社区
更多回答在 ThingSpeak Community
类别
在 帮助中心 和 File Exchange 中查找有关 ThingSpeak 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!