Can the Phased Array System Toolbox "pattern" function return both horizontal and vertical patterns for a polarized antenna?

조회 수: 10 (최근 30일)
I have a polarized antenna for which I want to obtain the horizontal and vertical patterns using the following Phased Array System Toolbox function:
pattern(element,FREQ)
Is it possible for the function to return both of these with one call by the user?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2022년 11월 17일
The "pattern" function cannot return both horizontal and vertical patterns in one call. The output you desire can be obtained by calling this function twice with different settings for the "Polarization" parameter to gain access to both.
The "combined" option for the "Polarization" argument for this function combines the two, but does not allow you to access each pattern separately. Please see the following documentation page for more information:

추가 답변 (0개)

카테고리

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

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by