Temperature reading on the graph Think Speak

조회 수: 1 (최근 30일)
Andrzej
Andrzej 2024년 1월 29일
답변: Mathy 2024년 8월 21일
Why are the temperature readings not updating on the chart? I have to click "refresh".
Why does the Dynamic field always change to True in Chart Options? (despite save)

답변 (1개)

Mathy
Mathy 2024년 8월 21일
Hi Andrzej,
To update your temperature readings dynamically, you can use the Charts API which is used to generate charts with HTTP Get request. You can learn more about this API in this documentation: https://www.mathworks.com/help/thingspeak/createchart.html.
You can also refer to this MATLAB Answer for more insights on different methods of achieving dynamic charts in your application: https://www.mathworks.com/matlabcentral/answers/1835968-dynamic-data-display-in-thingspeak-dashboard.
Hope this helps!

카테고리

Help CenterFile Exchange에서 Data Import and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by