Qurak

RegionFunction

可用

Option to restrict plotting to a region

RegionFunction
Plot3D[x ^ 2 - y ^ 2, {x, -3, 3}, {y, -3, 3}, RegionFunction -> Function[{x, y, z}, 2 < x ^ 2 + y ^ 2 < 9]] → -Graphics3D-ContourPlot[x ^ 2 - y ^ 2, {x, -3, 3}, {y, -3, 3}, RegionFunction -> Function[{x, y, z}, 2 < x ^ 2 + y ^ 2 < 9]] → -Graphics-

主題

相關

全部 6300 個函式 · 從 MCP 用戶端使用這個