Qurak

Plot streamlines on any region

Esempio 1 passo, eseguito in ordine in una sola sessione. Ogni passo è stato eseguito sul motore e l'output qui sotto è ciò che ha prodotto.

Passo 1
StreamDensityPlot[{y, -x}, {x, -2, 2}, {y, -2, 2}, RegionFunction -> Function[{x, y}, 0.55 < x ^ 2 + y ^ 2 < 4.2], ColorFunction -> "RedBlueTones", Frame -> False, StreamScale -> Medium, ImageSize -> Medium, BoundaryStyle -> {Orange, Thick}]
Output
-Graphics-

Funzioni usate

Ricette correlate

Tutte le ricette · Guida delle funzioni · Usa questo da un client MCP