VectorColorFunction
Tilgjengelig
Color function for vector plots
VectorColorFunction
VectorPlot[{-1 - x^2 + y, 1 + x - y^2}, {x, -3, 3}, {y, -3, 3}, VectorColorFunction -> "Rainbow"]
→ -Graphics-VectorPlot[{-1 - x^2 + y, 1 + x - y^2}, {x, -3, 3}, {y, -3, 3}, VectorColorFunction -> (Hue[#5]&)]
→ -Graphics-VectorPlot[{-1 - x^2 + y, 1 + x - y^2}, {x, -3, 3}, {y, -3, 3}, VectorColorFunction -> (Hue[#5]&), VectorColorFunctionScaling -> False]
→ -Graphics- Alle 6300 funksjoner ·
Bruk dette fra en MCP-klient