Question: How to write values in the contour.

i want that maple show the value on countor plot like this

with(plots)

contourplot(x*y/486, x = -h/2 .. h/2, y = -a/2 .. a/2, filledregions = true)

Please Wait...