[22566] in Athena Bugs
Matlab bug (del2, pcolor)
daemon@ATHENA.MIT.EDU (Omri Schwarz)
Thu Jun 19 20:35:14 2003
Message-Id: <200306200035.UAA29150@w20-575-15.mit.edu>
To: bugs@MIT.EDU, swmaint@MIT.EDU
From: "Omri Schwarz" <ocschwar@MIT.EDU>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Thu, 19 Jun 2003 20:35:12 -0400
Hi, folks, I ran into something odd in Matlab that
can be shown thus:
attach ocschwar
copy /mit/ocschwar/Public/bugreport.mat to where
you like and load it into Matlab.
If you run this command: pcolor(sign(del2(b))); shading flat,
you'll notice some pixels at the bottom row that are
filled in though they ought not to be.