octave-maintainers
[Top][All Lists]
Advanced

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

Re: Pipeline problems with MSVC 2.9.13-3


From: Michael Goffioul
Subject: Re: Pipeline problems with MSVC 2.9.13-3
Date: Wed, 6 Jun 2007 21:56:50 +0200

On 6/6/07, Nit A <address@hidden> wrote:
Hello Michael,

Thanks for your work.

I have notriced some problems with gnuplot in MSVC octave 2.9.12-3

The following code shows them when run upon starting octave:

dd=fft(eye(23));
plot(dd);

It seems that the plot is OK, but there are error messages (probably by
gnuplot)

I don't know where this comes from, might be related to gnuplot and
not really Win32-specific. Can anyone check if it also happens under
Linux?

Michael.


reply via email to

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