Software or website for live 2D countour plots?

78 Views Asked by At

I'm looking for a software tool to plot live contour plots.

With live I mean something like Desmos, where you can enter formulas with parameters, and then adjust the parameters interactively (with a slider).

With coutour plot I mean something like this:

enter image description here

1

There are 1 best solutions below

1
On BEST ANSWER

You can probably do it easily in Mathematica and turn it into an interactive demonstration that can be played with the free CDF player.

For examples, see the Wolfram Demonstrations Project, which includes source code for many examples. The example below should get you started:

These pages should help you get started with CDF: