Hi,

In Model evaluation, I installed matplotlib inorder to build the plot between my template and model , but I can't find pylab, which I think is a submodule under matplotlib.  All of the documentation for matplotlib starts with "from pylab import *", but this of course doesn't work.

Is pylab included in the distribution?
If not, is there a use for matplotlib _without_ pylab?

Thanks

Vidhya