フィルターのクリア

Calculate and Display Average Humidity

13 ビュー (過去 30 日間)
PANOS
PANOS 2024 年 5 月 27 日
コメント済み: PANOS 2024 年 5 月 27 日
Hello,
iam trying with the above template to calculate average weight (field4) of channel 2165217 (public),
it works on field 1 but not on field 4 that i want.Both fields are send as string.
Error is :
Error using Calculate and display average humidity (line 21)
Unrecognized table variable name 'x'.
What is wrong?,thank you.
  4 件のコメント
Manikanta Aditya
Manikanta Aditya 2024 年 5 月 27 日
The error is happenning while parsing, in the 'thinkSpeakRead.m' file. It was unable to parse the server response, probably server response is not as expected. First you have pinpoint the exact problem right, Maybe the response format is updated.
PANOS
PANOS 2024 年 5 月 27 日
respone is the same error,it works only with field 1(string) and field 6 (integer)

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeString Parsing についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by