How do I cut H and E planes from a 3D plot of an antenna radiation pattern?

조회 수: 5 (최근 30일)
Arun kumar
Arun kumar 2011년 1월 20일
I wrote program for radiation pattern of an antenna. I got a 3D plot. When I try to take any two planes in that I get the same diagram. So help me figure out how to get 2D cuts from that 3D plot.
  댓글 수: 2
Todd Flanagan
Todd Flanagan 2011년 1월 20일
Adding a code snippet would help us give you a good answer.
Doug Hull
Doug Hull 2011년 1월 20일
Mostly this is a visualization question. If you can give the names and sizes of relevant variables, we can help. i.e. V = 10 x 10 x 10, X,Y,Z are all 1 x 10.

댓글을 달려면 로그인하십시오.

답변 (2개)

Walter Roberson
Walter Roberson 2011년 1월 20일
Generally speaking, slice() can be used to take a pane from a 3D plot.
I think, though, that to know why you always get the same diagram, we would need to see some of your code.

Ned Gulley
Ned Gulley 2011년 1월 20일
You might find Eric Ludlam's Sliceomatic file (from the File Exchange) helpful for slicing planes through a volume.

카테고리

Help CenterFile Exchange에서 Antennas, Microphones, and Sonar Transducers에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by