Internet of Things (IoT) Data
Read from and write to ThingSpeak™ channels
ThingSpeak is an IoT analytics platform service that allows you to aggregate, visualize, and analyze live data streams in the cloud. You can read data from a ThingSpeak channel for analysis or visualization in MATLAB®. You can also write data to a channel from MATLAB and visualize the results on your channel.
Functions
| thingSpeakRead | Read data stored in ThingSpeak channel | 
| thingSpeakWrite | Write data to ThingSpeak channel | 
Topics
- Aggregate Data in ThingSpeak ChannelCollect and process data in a ThingSpeak channel 
- Regularize Irregularly Sampled DataUpdate timestamps of data in a ThingSpeak™ channel to remove irregularity. 
- Plot Data Read from ThingSpeak ChannelRead and Plot ThingSpeak Data 
- Read ThingSpeak Data and Predict Battery Discharge Time with Linear FitRead data for regression and prediction 
Related Information
- Access Add-Ons in MATLAB Analysis and Visualization Apps (ThingSpeak)
- Calculate and Display Average Humidity (ThingSpeak)
- Compare Temperature Data from Three Different Days (ThingSpeak)