ThingSpeak - is `downsample` included?
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
K0I05
am 10 Apr. 2025
Kommentiert: K0I05
am 16 Apr. 2025
Hello,
I am trying to learn from the weather data example but I can't get it to work: Analyzing Weather Data from an Arduino-based weather station
I get this as an error:
'downsample' is used in Automatically Tune Filter to Track Maneuvering Targets.
Is downsample included with the ThingSpeak Visualization tool?
Thanks
0 Kommentare
Akzeptierte Antwort
KALYAN ACHARJYA
am 14 Apr. 2025
No — downsample is not part of the ThingSpeak Visualization tool. It's a MATLAB function, and ThingSpeak supports MATLAB code, but it depends on what toolboxes are available in your license.
More about-Link
Where as ThingSpeak is an IoT analytics service that allows you to aggregate, visualize, and analyze live data streams in the cloud. ThingSpeak provides instant visualizations of data posted by your devices to ThingSpeak. With the ability to execute MATLAB code in ThingSpeak, you can perform online analysis and process data as it comes in.
I hope I understood your question correctly—please feel free to correct me if I didn’t.
2 Kommentare
Walter Roberson
am 14 Apr. 2025
In particular the Mathworks downsample() function is part of the Signal Processing Toolbox
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu ThingSpeak finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!