how to send thingspeak data to matlab
古いコメントを表示
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 件のコメント
HAYAME AITMALEK
2021 年 5 月 25 日
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
2021 年 6 月 23 日
oui moi ausssi j'ai le meme probleme ???
serre agricole
2021 年 6 月 24 日
salut mohammed j'ai trouve la solution et je peux vous envoye par email
回答 (1 件)
Vinod
2020 年 8 月 19 日
0 投票
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 件のコメント
Maryam saeed
2020 年 8 月 19 日
Vinod
2020 年 8 月 19 日
Did you take a look at the thingSpeakRead function and the examples that were in the linked documentation?
Maryam saeed
2020 年 8 月 23 日
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
2020 年 8 月 26 日
NUR ATHIRAH
2022 年 2 月 23 日
But if i want to send the data from thingspeak to matlab? What should i do? How to use block thingspeak input?
コミュニティ
その他の回答 ThingSpeak コミュニティ
カテゴリ
ヘルプ センター および File Exchange で ThingSpeak についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!