Re: [Matplotlib-users] saving a figure

2008-08-17 Thread izak marais
To: Elaine Angelino <[EMAIL PROTECTED]> Cc: matplotlib-users Sent: Sunday, August 17, 2008 1:22:09 AM Subject: Re: [Matplotlib-users] saving a figure Elaine Angelino wrote: > hi there, > > in matlab, it is possible to save a matlab .fig file that can be opened > directly by m

Re: [Matplotlib-users] saving a figure

2008-08-16 Thread Eric Firing
Elaine Angelino wrote: > hi there, > > in matlab, it is possible to save a matlab .fig file that can be opened > directly by matlab (and which you can then interact with and edit, for > example change the title, etc.). is it possible to do something > analogous in matplotlib? > > thanks very m