calculate total percentage on either side of histogram
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
dpb
am 5 Dez. 2018
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... :)
Antworten (1)
Siehe auch
Kategorien
Mehr zu Data Distribution Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!