[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug in scatter() in 3.6.2 ?
From: |
Eric Chassande-Mottin |
Subject: |
Re: bug in scatter() in 3.6.2 ? |
Date: |
Tue, 22 Jan 2013 04:44:13 -0800 (PST) |
You may try to change line 271 in __scatter__.m to
> gnuplot_hack = (numel (x) > 1 && columns (c) == 3
> && strcmp (toolkit, "gnuplot"));
yes! this fixes the problem.
thanks,
eric
--
View this message in context:
http://octave.1599824.n4.nabble.com/bug-in-scatter-in-3-6-2-tp4649033p4649044.html
Sent from the Octave - General mailing list archive at Nabble.com.
- bug in scatter() in 3.6.2 ?, Eric Chassande-Mottin, 2013/01/22
- Re: bug in scatter() in 3.6.2 ?, Juan Pablo Carbajal, 2013/01/22
- Re: bug in scatter() in 3.6.2 ?, Andreas Weber, 2013/01/22
- Re: bug in scatter() in 3.6.2 ?,
Eric Chassande-Mottin <=
- Re: bug in scatter() in 3.6.2 ?, Ben Abbott, 2013/01/22
- Re: bug in scatter() in 3.6.2 ?, Ben Abbott, 2013/01/22
- Re: bug in scatter() in 3.6.2 ?, Andreas Weber, 2013/01/22
- Re: Re: bug in scatter() in 3.6.2 ?, John W. Eaton, 2013/01/22
- Re: bug in scatter() in 3.6.2 ?, Ben Abbott, 2013/01/22
- Re: bug in scatter() in 3.6.2 ?, John W. Eaton, 2013/01/22