Matt Fago a écrit :
> I'm elated to have found matplotlib after struggling with octave and 
> gnuplot.
>
> There is one thing that I think matplotlib could improve on (or that I 
> cannot find)
> -- quick plotting a la gnuplot:
>
>    plot "file.txt" using 1:2 with lp
>
> For matplotlib, perhaps something like the following:
>
>    fplot("filename", cols=(1,5), delimiter=',', numheader=2)
>
+1

-- 
Fred, who struggled against octave/gnuplot for many years too (too much years 
;-)


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to