Why is nothing happening when I upload csv file in ThingSpeak?
9 ビュー (過去 30 日間)
古いコメントを表示
Hello Community,
I am trying to upload my own data from a csv table in ThingSpeak and when I click on import -->browse-->upload I receive confirmation message "Data.csv iport in progress" and then nothing happens.
Can you help me plot a diagram with Dates and time for x-Axis and Values in y-Axis?
If this might help, I also managed to plot my csv table in MatLab2015a and I need a ThingSpeak forecast analysis on it. Can someone please assist here?
0 件のコメント
採用された回答
Christopher Stapels
2023 年 5 月 22 日
編集済み: Christopher Stapels
2023 年 5 月 22 日
To import data into ThingSpeak from a csv file, the format is very specific. Here is a doc page that describes the process. There is also a template available if you click the data improt / exprot tab on your channel view.
The documentation page Write data shows all the ways to write data. You can even use thingSpeakRead to write data in a table or timetable directly to ThingSpeak from MATLAB.
Once you have the data in ThingSpeak, there are automatic field plots and you can also write MATLAB analysis and Visualizations app instances to automate analysis or create custom plots.
その他の回答 (0 件)
コミュニティ
その他の回答 ThingSpeak コミュニティ
参考
カテゴリ
Help Center および File Exchange で Prepare and Analyze Data についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!