Daily sum in bar chart is wrong
이전 댓글 표시
I am collecting the rainfall hourly. If i want to have a daily sum, the sum is not ok.
If i want to sum up 0.28+0.56+0.56 the bar chart displays 0.28.
Does somebody has an idea?



댓글 수: 5
Max Heiken
2021년 7월 13일
Sorry for the question, but is this even MATLAB?
And would you mind sharing a snippet of your data?
Rudolf Dudek
2021년 7월 13일
Christopher Stapels
2021년 7월 13일
편집: Christopher Stapels
2021년 7월 13일
Would you consider creating a custom visualization where you read the channel data and perform a sum yourself? Ill look into the problem you stated above for the automatic sum setting.
Rudolf Dudek
2021년 7월 17일
Rudolf Dudek
2021년 11월 4일
채택된 답변
추가 답변 (1개)
Vinod
2021년 7월 13일
0 개 추천
My suspicion is that the field has a bunch of 'NaN's in them. Can you download the data for the channel from th "Import/Export" tab of the channel and confirm there are no NaN's or blank slots in the data?
댓글 수: 1
Rudolf Dudek
2021년 7월 14일
편집: Rudolf Dudek
2021년 7월 14일
커뮤니티
더 많은 답변 보기: ThingSpeak 커뮤니티
카테고리
도움말 센터 및 File Exchange에서 Downloads에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
