Question: contourplot

Hello,

I have a big problem with the plot command :

I have tried to do a densityplot with cylindrical coords, but it doesn't work, it seems that maple can't do it. Do you have any suggestion to do this ?

So I decided to switch to plot3d - contourplot even if i would rather like densityplot. The problem is that i can't show the whole plot : maple only shows me a quarter of what i want :

contourplot( f (r,alpha), r=0..5, alpha = 0..2*Pi, coords=cylindrical );

where is the rest of the function ?

gerald

thanks for your help !

Please Wait...