Qurak

Plot streamlines with a density background

Example 1 step, run in order in one session. Every step was executed against the engine and the output below is what it produced.

Step 1
StreamDensityPlot[{Cos[x ^ 2 + y], 1 + x - y ^ 2}, {x, -3, 3}, {y, -3, 3}, ColorFunction -> "RedBlueTones", StreamColorFunction -> None, StreamStyle -> Black, StreamPoints -> Medium, ImageSize -> Medium]
Output
-Graphics-

Functions used

Related recipes

All recipes · Function reference · Use this from an MCP client