when I plot the line is always unvisible. Octave 3.0.3. Vista Home Premium

Michael Goffioul michael.goffioul at gmail.com
Thu Nov 27 10:27:23 CST 2008


Try with gnuplot backend (if you didn't already):

pkg unload jhandles

Michael.


On Wed, Nov 26, 2008 at 10:51 AM, Christoph Scheuermann
<chr.scheuermann at gmx.de> wrote:
> Bug report for Octave 3.0.3 configured for i686-pc-msdosmsvc
>
> Description:
> -----------
>
> I use GNU Octave Version 3.0.3 installed via octave-3.0.3-setup.
> My OS is Microsoft Windows [Version 6.0.6000]
> which is Windows Vista Home Premium 32-Bit
>
> I cannot plot anything, I always get an Chart with the line unvisible.
> For example I tried 15.1.1 from the manual:
> x = -10:0.1:10;
> plot (x, sin (x));
>
> A plot appears, but no line is visible.
> The same is true for fplot (@sin, [-10, 10], 201);
>
>
> ver:
> GNU Octave Version 3.0.3
> GNU Octave License: GNU General Public License
> Operating System: unknown
>


More information about the Bug-octave mailing list