On Wed, Jul 11, 2012 at 11:57 AM, Ricardo Santiago Mozos <rsmo...@gmail.com> wrote: > Hi there, > > i have just found an error in statistics-1.1.3/boxplot.m > > The error summary: > In this case, outliers_y is empty in line 310 but outliers2_y is not in line > 314 so there is an error as variable "no" is undefined. > > The code: > errores=[ > 0.145000 -4.000000 0.604000 > 0.097500 -4.000000 0.901000 > 1.000000 -4.000000 0.059500 > 0.762500 -4.000000 0.010000 > 0.192500 -4.000000 0.406000 > 0.905000 -4.000000 0.010000 > 0.952500 -3.600000 0.010000 > 0.145000 -2.800000 1.000000 > 0.097500 -4.000000 0.901000 > 0.857500 -4.000000 0.010000 > 0.572500 -4.000000 0.010000 > 0.097500 -4.000000 0.901000 > 0.097500 -4.000000 0.901000 > 0.145000 -4.000000 0.604000 > 0.572500 -4.000000 0.010000 > 0.810000 -4.000000 0.059500 > 0.145000 -4.000000 0.604000 > 0.905000 -4.000000 0.059500 > 0.145000 -3.600000 0.554500 > 0.715000 -4.000000 0.010000 > ]; > boxplot(errores) > > Best, > Ricardo. > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Octave-dev mailing list > Octave-dev@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/octave-dev > I will take care of this... if I haven't already done it in rev 9784 (did you check the version of boxplot in the svn? http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/main/statistics/inst/boxplot.m?view=log) Give me a few days, like crazy here ... handing in my phd thesis.
-- M. Sc. Juan Pablo Carbajal ----- PhD Student University of Zürich http://ailab.ifi.uzh.ch/carbajal/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev