Thinkspeak Matlab Graph with Date Picker
Marc Hanssens
on 8 Jun 2022
Latest activity Edit by Christopher Stapels
on 13 Jun 2022
Hello All,
Ive started dabbling with thinkspeak and Matlab which allows me to put a few pens on th esame graph. I would love to be able to choose how far back from now to show on the graph via a date picker or something similar. I now I can code that in to matlab but then its fixed in code.
Thanks in advance
1 Comment
Time DescendingThere arent controls in ThingSpeak directly, but you can use channel values to control the plot. Then when you create you plot, it is a custom visualization that reads the channel values to generate the plot.
Sign in to participate