From: David H. <dav...@gm...> - 2006-04-27 21:11:39
|
Back with .86 I used to do lots of ax =3D axes() ax.imshow(M) but in .87 this doesn't seem to work. It doesn't complain but nothing happens. Simply calling imshow(M) does the job however, but I thought the method call was nicer. Am I missing something ? Thanks, David |