calculate total percentage on either side of histogram
1 次查看(过去 30 天)
显示 更早的评论
Hi, is it possible to calculate the total percentage on either side of histogram - like in the digram below? NB: I dont need to place the value on the chart - or get the percentage for the individual bars, just the percent for either side.
8 个评论
dpb
2018-12-5
Ok, yes, that should work just fine.
So then slope_TSA was an array and hence the expression
slopes=slope_TSA(:);
maybe? If that were so and the previous was done using the array, that could be the cause of the unexpected answer, perhaps.
I was just trying to figure out why you got a nonsensical answer the one time...it's not terribly important if you now do have the correct result, just "inquiring minds" and all... :)
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Distribution Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!