Deleting data from the server
2 ビュー (過去 30 日間)
古いコメントを表示
I am looking delete data from the Thingspeak server so that I don't have to downlaod the same data every time.
I have > 110,000 lines of data over the past two years and the files are up to 67MB. The file is taking several minutes to downlaod and handeling this much data in Excel is also slow.
Is there a way I can clear the data on the server and start recording again?
Thanks,
Eric
0 件のコメント
採用された回答
Cris LaPierre
2025 年 3 月 7 日
移動済み: Christopher Stapels
2025 年 3 月 10 日
I think Clear Channel does what you want: https://www.mathworks.com/help/thingspeak/clearchannel.html
2 件のコメント
Christopher Stapels
2025 年 3 月 10 日
編集済み: Christopher Stapels
2025 年 3 月 10 日
You can also clear your channel in the channel settings tab of your channel view.
Be careful though:
1. There is no undo for the delete operation.
2. You can also delete the channel using the button just below the clear channel button, and you cannot undo that either.

and there is also an HTTP operation for the channel delete as well (careful!)
その他の回答 (0 件)
コミュニティ
その他の回答 ThingSpeak コミュニティ
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!