pyplot.plotfile: read ASCII table from stdin?

Hello,

This function <http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.plotfile>, matplotlib.pyplot.plotfile, seems cannot plot from an ASCII table from stdin. Is there anyway to add this feature?

In addition, is there any command line interface for this function available?

Thanks!

Hong