From: Cohen-Tanugi J. <co...@lp...> - 2009-03-28 21:34:22
which kind of data file? ascii? If yes, numpy.loadtxt will be your friend.
Johann
Bala subramanian wrote:
> Friends,
>
> Kindly give me some tips on how to import data from a data file to
> make the plot.
>
> Thanks,
> Bala
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
From: Cohen-Tanugi J. <joh...@gm...> - 2009-03-28 21:34:00
which kind of data file? ascii? If yes, numpy.loadtxt will be your friend.
Johann
Bala subramanian wrote:
> Friends,
>
> Kindly give me some tips on how to import data from a data file to
> make the plot.
>
> Thanks,
> Bala
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Matplotlib-users mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>