Plot of the parabolic cylinder "paracylz"
> plot3d(paracylz,x=-2..2,z=-4..4,scaling=constrained,axes=frame);
The "plot3d" command can be used to plot parametric equations such as this one.
>