Why is nothing happening when I upload csv file in ThingSpeak?
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Elena
el 22 de Mayo de 2023
Comentada: Elena
el 23 de Mayo de 2023
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 comentarios
Respuesta aceptada
Christopher Stapels
el 22 de Mayo de 2023
Editada: Christopher Stapels
el 22 de Mayo de 2023
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.
Más respuestas (0)
Comunidades de usuarios
Más respuestas en ThingSpeak Community
Ver también
Categorías
Más información sobre Prepare and Analyze Data en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!