How to create contour plot?
2 ビュー (過去 30 日間)
古いコメントを表示
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?
0 件のコメント
回答 (1 件)
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
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Contour Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!