ThingSpeak MATLAB Analysis API

Run scheduled or React-triggered MATLAB code against channel data — the differentiator that separates ThingSpeak from generic MQTT brokers. Read channel data with `thingSpeakRead`, write results back with `thingSpeakWrite`, and access the standard MATLAB toolboxes (signal processing, statistics, machine learning) inside a managed sandbox.

API entry from apis.yml

apis.yml Raw ↑
aid: thingspeak:thingspeak-matlab-analysis-api
name: ThingSpeak MATLAB Analysis API
tags:
- IoT
- MATLAB
- Analysis
- Compute
humanURL: https://www.mathworks.com/help/thingspeak/matlab-analysis-app.html
baseURL: https://api.thingspeak.com/
properties:
- url: https://www.mathworks.com/help/thingspeak/matlab-analysis-app.html
  type: Documentation
description: Run scheduled or React-triggered MATLAB code against channel data — the differentiator that
  separates ThingSpeak from generic MQTT brokers. Read channel data with `thingSpeakRead`, write results
  back with `thingSpeakWrite`, and access the standard MATLAB toolboxes (signal processing, statistics,
  machine learning) inside a managed sandbox.