bug in 3.0.0 Gnu Octave

John.Kopplin at L-3Com.com John.Kopplin at L-3Com.com
Mon Nov 24 13:06:02 CST 2008


I need to report a bug in the 3.0.0 version of Gnu Octave (or the bug
may be in gnuplot).  I have prepared and attached a short .M file called
Bug.m which displays the bug.  This script computes a two-frequency
spectrum and then plots it in 3 views.  All 3 plots are attached as
screen captures and it is the 2nd one that is in error.  You can see
that one of the spectral peaks has completely disappeared in the 2nd
plot.  If I change the axes statement from:

 

 axis([0 Fs/2 -100 0]);

 

to:

 

 axis([0 Fs/2 -100 20]);

 

then the 2nd plot is correct.  I installed 3.0.0 Gnu Octave under
Windows using the pre-built binary from the file octave-3.0.0-setup.exe.
Thanks.

 

John Kopplin

John.kopplin at l-3com.com

 

 

 

 

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20081124/b3d822e5/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 68148 bytes
Desc: image001.png
Url : https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20081124/b3d822e5/attachment-0003.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 48608 bytes
Desc: image002.png
Url : https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20081124/b3d822e5/attachment-0004.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 47114 bytes
Desc: image003.png
Url : https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20081124/b3d822e5/attachment-0005.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Bug.m
Type: application/octet-stream
Size: 3513 bytes
Desc: Bug.m
Url : https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20081124/b3d822e5/attachment-0001.obj 


More information about the Bug-octave mailing list