how to send thingspeak data to matlab
Show older comments
actually i want to send data of thingspeak to matlab.the sensors data i have already uploaded on thingspeak by the aurdino IDE and use of esp32 that data i just want to send to matlab.so how to do that?
3 Comments
HAYAME AITMALEK
on 25 May 2021
j'ai le meme probleme je veux acquérir les données de mon capteur dht22 sur thingspeak par esp82 et tout va bien maintenent je veux presanter ses donnees sur matlab commant je peux le faire ???
mohamed derkaoui
on 23 Jun 2021
oui moi ausssi j'ai le meme probleme ???
serre agricole
on 24 Jun 2021
salut mohammed j'ai trouve la solution et je peux vous envoye par email
Answers (1)
Vinod
on 19 Aug 2020
0 votes
thingSpeakRead will get your data from ThingSpeak to MATLAB. Are you using MATLAB on your computer, MATLAB Online, or MATLAB Analysis and Visualization apps on ThingSpeak?
6 Comments
Maryam saeed
on 19 Aug 2020
Vinod
on 19 Aug 2020
Did you take a look at the thingSpeakRead function and the examples that were in the linked documentation?
Maryam saeed
on 23 Aug 2020
If you look at the documentation, the thingSpeakRead function has a 'NumPoints' argument that allows you to pull up to the last 8000 points in the channel, or a 'NumMinutes' argument that allows you to specify the previous 'x' minutes of data. Note that the function will return only at most the last 8000 points, as documented.
Maryam saeed
on 26 Aug 2020
NUR ATHIRAH
on 23 Feb 2022
But if i want to send the data from thingspeak to matlab? What should i do? How to use block thingspeak input?
Communities
More Answers in the ThingSpeak Community
Categories
Find more on Visualize Data 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!