Thank you for the implementation, Allin.

But in a special case gretl crashes (current cvs on linux) due to
segmentation fault:

<\hansl>
matrix A = mnormal(100,3)
boxplot 1 2 --matrix=A --output=display
<hansl>

Artur


2012/9/30 Allin Cottrell <cottrell(a)wfu.edu>

> On Wed, 26 Sep 2012, artur tarassow wrote:
>
> > I just found out that it is not possible to apply the boxplot command to
> > vectors/matrices. Would it be possible to activate this feature? This
> would
> > also increase the consistency, as it is already possible to use the
> gnuplot
> > command for matrices. Maybe one can use a similiar syntax as for the
> > gnuplot command:
> >
> > boxplot 1 2 3 --matrix=test --output=display
> >
> > Additionally, in the case that columns are named by 'colnames' before, it
> > would be helpful to plot these strings as well.
>
> That's now done in CVS and snapshots.
>
> Allin Cottrell
> _______________________________________________
> Gretl-users mailing list
> Gretl-users(a)lists.wfu.edu
> http://lists.wfu.edu/mailman/listinfo/gretl-users
>
Thank you for the implementation, Allin.

But in a special case gretl crashes (current cvs on linux) due to segmentation fault:

<\hansl>
matrix A = mnormal(100,3)
boxplot 1 2 --matrix=A --output=display
<hansl>

Artur


2012/9/30 Allin Cottrell <cottr...@wfu.edu>
On Wed, 26 Sep 2012, artur tarassow wrote:

> I just found out that it is not possible to apply the boxplot command to
> vectors/matrices. Would it be possible to activate this feature? This would
> also increase the consistency, as it is already possible to use the gnuplot
> command for matrices. Maybe one can use a similiar syntax as for the
> gnuplot command:
>
> boxplot 1 2 3 --matrix=test --output=display
>
> Additionally, in the case that columns are named by 'colnames' before, it
> would be helpful to plot these strings as well.

That's now done in CVS and snapshots.

Allin Cottrell
_______________________________________________
Gretl-users mailing list
gretl-us...@lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users

Reply via email to