From: AA Swamy on 5 Apr 2010 22:34 Hi all, I have 12 large single column matrices of varying (~90,00,000) length. I have to draw 12 boxplots in a plot from these large matrices. To group them they are very large to be concatinated. Can anyone suggest a way to draw the 12 boxplots from 50, 25& 75 percentiles calculated from each of these 12 matrices. thanks in advance for the help AA
From: Norbert Kirchgessner on 6 Apr 2010 03:26 "AA Swamy" <aswamy(a)mathworks.com> wrote in message <hpe6is$86t$1(a)fred.mathworks.com>... > Hi all, > I have 12 large single column matrices of varying (~90,00,000) length. I have to draw 12 boxplots in a plot from these large matrices. To group them they are very large to be concatinated. > > Can anyone suggest a way to draw the 12 boxplots from 50, 25& 75 percentiles calculated from each of these 12 matrices. > thanks in advance for the help > AA have a look in the file exchange.. http://www.mathworks.com/matlabcentral/fileexchange/?term=boxplot hth kinor
From: AA Swamy on 6 Apr 2010 11:13 "Norbert Kirchgessner" <kinor(a)gmx.de> wrote in message <hpenme$2ic$1(a)fred.mathworks.com>... > "AA Swamy" <aswamy(a)mathworks.com> wrote in message <hpe6is$86t$1(a)fred.mathworks.com>... > > Hi all, > > I have 12 large single column matrices of varying (~90,00,000) length. I have to draw 12 boxplots in a plot from these large matrices. To group them they are very large to be concatinated. > > > > Can anyone suggest a way to draw the 12 boxplots from 50, 25& 75 percentiles calculated from each of these 12 matrices. > > thanks in advance for the help > > AA > > have a look in the file exchange.. > > http://www.mathworks.com/matlabcentral/fileexchange/?term=boxplot > > hth > kinor Thnks kinor, I am looking at drawing boxplots without passing matrix into the function. The input to boxplot would be the 50, 25 & 75 percentiles. Any help in this direction would be appreciated. AA
|
Pages: 1 Prev: Change colormap font size then export to png Next: Anyone have a VPN working with 2009b? |