Contour labeling
- To: mathgroup at smc.vnet.net
- Subject: [mg24288] Contour labeling
- From: Tom Aldenberg <Tom.Aldenberg at rivm.nl>
- Date: Fri, 7 Jul 2000 00:11:29 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Dear All, How can one label contour lines with their function values? For example, when using the following command: ContourPlot[Sin[x y], {x, -1, 1}, {y, -1, 1}, Contours->{-.5, .5}, ContourShading->False] one wants to indicate, which contour refers to -.5, and which one to .5. Best regards, Peter Janssen