How to create contour plot?

조회 수: 5 (최근 30일)
HIMADRI DAS
HIMADRI DAS 2014년 3월 4일
답변: lvn 2014년 3월 4일
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일
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

카테고리

Help CenterFile Exchange에서 Contour Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by