This example illustrates how to analyze data from a weather station connected to ThingSpeak, an IoT analytics platform. The data is visualized and analyzed in MATLAB. The example shows how to visualize wind speed and direction, calculate and plot dew point, and verify pressure trends. It also demonstrates some techniques to remove outlier data and fill in missing data.
This example requires the user to first install the MATLAB Support for ThingSpeak which is available here:
http://www.mathworks.com/matlabcentral/fileexchange/46714
For more information on IoT andThingSpeak, see the following resource pages:
http://www.mathworks.com/thingspeak
www.mathworks.com/solutions/internet-of-things
1.3.0.1 | Updated description. |
|
1.3.0.1 | Updated license |
|
1.3.0.0 | Added new resource link in description. |
|
1.2.0.0 | Updated description text. |
|
1.1.0.0 | Updated File for initial release. |
Create scripts with code, output, and formatted text in a single executable document.
Naïm Samet (view profile)
Could somebody give me the reference of Arduino card and components please?
Vivek Asati (view profile)
Andrei Bosco (view profile)
The example is not up to date with current Thingspeak Support Toolbox. Ex.: function thingSpeakFetch is now called thingSpeakRead, and DateRange argument works differently.
José Geraldo Pontes e Souza (view profile)
Excelente!
Daniel (view profile)