So I have a Thingspeak channel with 5 fields, when I upload data to it, it doesn't overwrite the old data. How can I clear/overwrite the fields' data through Matlab? Is there a commad that I can use in matlab or something?

 채택된 답변

Jemima Pulipati
Jemima Pulipati 2020년 10월 22일

0 개 추천

From my understanding, you are trying to clear the data from a ThingSpeak channel.
You can use one of the REST API calls 'DELETE' to clear all data from channel.
The following answer from the community could be of relevance to you.
For more information you can refer to the API Reference of the ThingSpeak documentation.

추가 답변 (0개)

커뮤니티

더 많은 답변 보기:  ThingSpeak 커뮤니티

카테고리

도움말 센터File Exchange에서 ThingSpeak에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by