plot2d with different parameter range for eqs



Hi all,
is there a way to plot equations in different parameter range on the same plot.
plot2d( [sin(u), cos(v)],
[u,0,2], [v,2,4]
)$

thx
mike