Hi All,

I'm trying to use implicitplot to plot a function of two variables, x and y, with the additional constraint that x > y.

Is there any way to do this?  I have tried to use assume by the command assume(x-y, positive).

Maple recognizes the assumption, but when I try to plot with this assumption imposed it just won't plot (I get "Error, (in implicitplot) could not evaluate expression")

Any idea how to do this?  Is it possible?

Thanks,

JonasM


Please Wait...