How do I display all the data, not just the last 30 minutes or so
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Didier Juges
il 28 Mag 2024
Commentato: Christopher Stapels
il 28 Mag 2024
I am collecting data every minute or so (for now while I debug my system). How can I display all the data instead of the last few minutes?
I know I can download all the data and plot it in Excel or LibreOffice but I would prefer to be able to see more of the data on the graph, like at least a day. I see examples like the chart of air pollution that has A LOT of data points, but I do not know how it's done.
Thanks
0 Commenti
Risposta accettata
Christopher Stapels
il 28 Mag 2024
You can use the pencil icon in the upper right of the standard field plots on your ThingSpeak channel to show more data, assuming you have less than 8000 points that you want to show. You can change the number of days displayed, or the number of points. Number of points has precedence if you try to use both.
If you want to see more than 8000 points, you can create a custon MATLAB visualization using MATLAB code. There are many examples in the documentation, or you can use the MATLAB chat playground to help you write the code.
4 Commenti
Christopher Stapels
il 28 Mag 2024
Thanks for reporting the troubles. It may be releated to a recently fixed problem. If you get a chance, on the original computer that failed, please try signing out and back in, or clearing Mathworks and ThingSpeak related cookies.
Più risposte (0)
Community
Più risposte nel ThingSpeak Community
Vedere anche
Categorie
Scopri di più su Visualize Data in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!