Possible Duplicate:
How do I use Map for a function with two arguments?How do I use Map for a function with two arguments?
I have a function, e.g. $T(x,t) = \exp(-t)\sin(x)$ and I want to plot, on the same, or different graphs, $T$ as a function of $x$, for an array of $t$ values.