I have a function T = x*z(x), that I want to plot.
T should be drawn at the y-axis. But at the x-axis, there should not x be used, but z(x).
It shall look like:
T
¦
¦
¦
¦
¦-------------------------------------- z
Any idea how to do this?
BTW: I read, that Maple 16 has enhanced plotting functions. Is it worth the upgrade or are there just minor goodies?