On Friday 26 September 2008 18:49:25 Gideon Simpson wrote:
> Is there anything akin to this MATLAB script:
>
> http://www.mathworks.com/company/newsletters/digest/june00/export/
>
> available for mpl?  or some simple set of commands that will
> accomplish the same task?

matplotlib produces publication quality output, and I think you can reproduce 
all the features of this script by simply modifying your rc parameters. Your 
on-screen results should look like your eps output, most importantly you need 
to set your figure.dpi according to your display size. Aside from that, have a 
look at the default matplotlibrc file for the many options you can customize.

Darren


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to