Thanks.

No problem.  I wrote a function to create what I wanted using
'polygon'.  It is useful to know that colormaps were not the answer.

Dave

On Aug 12, 3:47 pm, William Stein <[email protected]> wrote:
> On Thu, Aug 12, 2010 at 3:38 PM, davidp <[email protected]> wrote:
> > I am using Sage Version 4.3, Release Date: 2009-12-24.  The two plots:
>
> > matrix_plot(matrix(2,[2,2,3,3]),axes=false,frame=false)
> > matrix_plot(matrix(2,[1,1,3,3]),axes=false,frame=false)
>
> > look the same to me.  I tried various cmaps with the same result.  Is
> > there a way to set a cmap so that the plots of these matrices will be
> > distinct?
>
> No.  I think by default the input data is scaled to be between I think
> 0 and 1.  You'll have to try something besides color maps.
>
> William

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to