Re: [Matplotlib-users] Help with imshow on Mac OS X 10.6 Snow Leopoard

2010-06-07 Thread Todd V Rovito
AM, Benjamin Root wrote: > Todd, > > I think you are missing a "plt.show()" at the end of your code. > matplotlib, by default on most systems, does not show a plot until you tell > it to using plt.show() command. > > See if that works, > Ben Root > > On Mon, Ju

[Matplotlib-users] Help with imshow on Mac OS X 10.6 Snow Leopoard

2010-06-07 Thread Todd V Rovito
Greetings, I just installed Python 2.6 (python.org), Numpy 1.4.1, and Matplotlib 0.99.1.2 all on Mac OS X 10.6 in an attempt to learn about scientific programming in python. Go easy on me since I am a begginer. The Python and Numpy seem to be working correctly. I can get matplotlib to make p