How to create contour plot?

How to create a contour (an open contour ) surrounding an electrode ? The electrode I have already plotted in matlab. At the contour points i need to calculate electric fields. How to find the coordinates of the contour points?

Respuestas (1)

lvn
lvn el 4 de Mzo. de 2014

0 votos

First you will need to calculate your electrical field as a function of x and y, to yield a matrix. Then you can simply use matlab's contour function http://www.mathworks.nl/help/matlab/ref/contour.html

Categorías

Más información sobre Contour Plots en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 4 de Mzo. de 2014

Respondida:

lvn
el 4 de Mzo. de 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by