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 క్లయింట్ నుండి వాడండి