Qurak

Contours

利用可能

Option specifying contour levels in contour plots

Contours
ContourPlot[x ^ 2 - y ^ 2, {x, -2, 2}, {y, -2, 2}, Contours -> 3] → -Graphics-ContourPlot[x ^ 2 - y ^ 2, {x, -2, 2}, {y, -2, 2}, Contours -> {-1, 0, 1}] → -Graphics-ContourPlot3D[x ^ 2 + y ^ 2 - z ^ 2, {x, -2, 2}, {y, -2, 2}, {z, -2, 2}, Contours -> 5, Mesh -> None] → -Graphics3D-

トピック

関連

全 6300 関数 · MCPクライアントから使う