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 で Visualize Data についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
