Re: [Matplotlib-users] How to draw matrix

2006-10-20 Thread John Hunter
> "Khem" == Khem Raj <[EMAIL PROTECTED]> writes: Khem> Hi I am new to matplotlib and I am trying to use it to draw Khem> a matrix. I would want to give a different color to each box Khem> depending upon the value this matrix element has Khem> Could someone help me in quick st

[Matplotlib-users] How to draw matrix

2006-10-20 Thread Khem Raj
Hi I am new to matplotlib and I am trying to use it to draw a matrix. I would want to give a different color to each box depending upon the value this matrix element has Could someone help me in quick start meanwhile I am looking into documentation. Thanks khem -