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?

回答(1 个)

lvn
lvn 2014-3-4

0 个投票

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

类别

帮助中心File Exchange 中查找有关 Contour Plots 的更多信息

标签

回答:

lvn
2014-3-4

Community Treasure Hunt

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

Start Hunting!

Translated by