Clear Filters
Clear Filters

How to find the quartiles of an array?

6 views (last 30 days)
RB
RB on 27 Feb 2018
I currently have a 1024x1024 array. I want to find the first and fourth quartile range for this array. (I already used iqr(a(:)) to find the interquartile range, however now I want to find the first and fourth). Thank you!

Answers (0)

Categories

Find more on Multidimensional Arrays in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!