with(plots):
a:=[2.5,2.5,2.5,2.5,5,2.5,2.5,2.5,2.5];
b:=Matrix(3,3,a);
matrixplot(b)

Two corners have been drawn differently.  Shouldn't it be symmetric?  This appears to be a bug

Here's one view showing the sides cut away

and the other view of the other corners, rotated 90 degrees, to show what it should look like.

This is a view I would expect to see all around however the corner in the forefront and the one you can't see have been cut away as I've shown in the rotated view above.


Please Wait...