A simple example of how to read a Xively feed from MATLAB
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
An example of how to read a Xively feed from MATLAB. Xively promotes the IoT (Internet of Things) provinding a platform for easily uploading and accessing data. There are libraries for a variety of languages, but apparently not for MATLAB. However, they offer a REST API.
This example script uses this API to get CPU load and CPU temperature from a Raspberry Pi and uses it to plot a figure of the increasing of temperature over time, taking into account only datapoints where the CPU load was low.
引用
Jorge (2026). XivelyRead (https://github.com/JorgeGT/XivelyRead), GitHub. に取得済み.
謝辞
ヒントを得たファイル: export_fig, Intelligent Dynamic Date Ticks
一般的な情報
- バージョン 1.1.0.0 (132 KB)
-
GitHub でライセンスを表示
MATLAB リリースの互換性
- すべてのリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
GitHub の既定のブランチを使用するバージョンはダウンロードできません
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.1.0.0 | Changed title to eliminate github user |
||
| 1.0.0.0 |
