help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Plot looking bad


From: Huub
Subject: Plot looking bad
Date: Wed, 10 Dec 2014 14:04:24 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

Hi,

Using Fedora 21 and Octave 3.8.2 on a pc with nVidia video NV34 chipset, I want to do a simple plot:
x = linspace(0, pi);
plot(sin(2*x));
Instead of a sine plot, I get the result in the attachment. I got a similar result using Fedora 20 with same Octave version. Does this mean that Octave (or plot) doesn't support this video chipset anymore ?

Thanks.

Attachment: octave-plot.jpg
Description: JPEG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]