ThingSpeak Support Toolbox

Functions for connectivity from MATLAB to ThingSpeak.com.
다운로드 수: 18.4K
업데이트 날짜: 2019/3/21

라이선스 보기

편집자 메모: This file was selected as MATLAB Central Pick of the Week

ThingSpeak is a web service hosted by MathWorks that lets you collect, analyze and act on sensor data, and develop Internet of Things applications. The ThingSpeak Support Toolbox lets you use MATLAB (R2014b through R2018b) to read data from ThingSpeak and write data to ThingSpeak. For 2019a and higher, these functions are built into MATLAB so there is no need to download this toolbox.

Documentation for the functions in the toolbox can also be found here:

https://www.mathworks.com/help/thingspeak/functionlist.html

인용 양식

MathWorks Internet of Things Team (2024). ThingSpeak Support Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/52244-thingspeak-support-toolbox), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2018b
R2014b에서 R2018b까지의 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 ThingSpeak에 대해 자세히 알아보기
커뮤니티
 ThingSpeak 커뮤니티에 더 많은 파일이 있습니다

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
3.0.0

Updated description to indicate relevant releases for this toolbox. Updated error messages.

2.3.1

Contains bug fixes and updates to error codes.

2.3

Bug fix.

2.2.0.0

Added link to documentation and updated description and image.

2.1.0.0

Bug fix and performance optimization.

2.0.0.0

Updated description.
For users of R2016b, this updated version of the submission adds support for Timetable in thingSpeakRead and thingSpeakWrite. In addition, you will find documentation updates which provide examples on using Timetable for processing ThingSpeak data.

1.3.0.0

Update includes improved error messages and documentation. For users with R2016a, we have also added support for “Tab Completion” of functional names parameters.

1.2.0.0

Updated Description.

1.1.0.0

Fixed bug preventing use on Mac platform in R2015a.

1.0.0.0

Updated minimum release to 14b.
Initial release.