Mesh
Verfügbar
Option for mesh lines in plots
Mesh
ListLinePlot[Table[Prime[n], {n, 20}], Mesh -> All]
→ -Graphics-Plot3D[Sin[x + y ^ 2], {x, -3, 3}, {y, -2, 2}, Mesh -> 5]
→ -Graphics3D-Plot3D[Sin[x + y ^ 2], {x, -3, 3}, {y, -2, 2}, Mesh -> All]
→ -Graphics3D- Alle 6300 Funktionen ·
Dies aus einem MCP-Client verwenden