From: John H. <jdh...@ac...> - 2005-02-02 18:08:38
|
>>>>> "Fernando" == Fernando Perez <Fer...@co...> writes: Fernando> Anyway, many thanks for including this. Let me know Fernando> when you fix the current bugs and I'll test it again. Thanks for the comments - I incorporated them into my local tree. The axes thing was just a typo. In matshow, it should read ax = fig.add_axes([0.1, 0.05, 0.8, 0.8]) ^ JDH |