Results 1 through
1
while searching for:
"matplotlib"
Re: Graphs
I find the python module Matplotlib to be very good. Here is a quick tutorial on how to use it:
http://rockfloat.com/howto/python-matplotlib.html
Here's a snippet:
#! /usr/bin/env python
from matplotlib.matlab import *
t = arange(0.
[...]
http://rockfloat.com/board/post/?id=484
October 01, 2005 @18:16
(Replies: 0)
(Rank: 0.000)