ThingSpeak - is `downsample` included?

조회 수: 1 (최근 30일)
K0I05
K0I05 2025년 4월 10일
댓글: K0I05 2025년 4월 16일
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

채택된 답변

KALYAN ACHARJYA
KALYAN ACHARJYA 2025년 4월 14일
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
Walter Roberson
Walter Roberson 2025년 4월 14일
In particular the Mathworks downsample() function is part of the Signal Processing Toolbox
K0I05
K0I05 2025년 4월 16일
Thanks for the clarification.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 ThingSpeak에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by