From: John H. <jdh...@ac...> - 2006-04-27 21:20:31
|
>>>>> "David" == David Huard <dav...@gm...> writes: David> Back with .86 I used to do lots of ax = axes() ax.imshow(M) David> but in .87 this doesn't seem to work. It doesn't complain David> but nothing happens. Simply calling imshow(M) does the job David> however, but I thought the method call was nicer. Am I David> missing something ? works in svn... JDH |