Borrar filtros
Borrar filtros

Calculate and Display Average Humidity

13 visualizaciones (últimos 30 días)
PANOS
PANOS el 27 de Mayo de 2024
Comentada: PANOS el 27 de Mayo de 2024
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 comentarios
Manikanta Aditya
Manikanta Aditya el 27 de Mayo de 2024
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 el 27 de Mayo de 2024
respone is the same error,it works only with field 1(string) and field 6 (integer)

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre String Parsing en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by