Create Antenna Element from MSIREAD
조회 수: 4 (최근 30일)
이전 댓글 표시
Hello,
I have inported an antenna pattern using msiread.
I need to use this imported horizontal and vertical pattern to show coverage using a txsite.
Is there a way to convert the input from msiread [Horizontal, Vertical] format into the 181x361 that phased.CustomAntennaElement requires?
댓글 수: 0
답변 (1개)
GandaBerunda
2022년 7월 19일
Hi Al,
I think there is a similar question on the forum :Import MSI antenna file into a custom antenna element - (mathworks.com). They read from a MSI file, do some operations and pass arguments into phased.CustomAntennaElement. Hope it helps.
댓글 수: 2
GandaBerunda
2022년 7월 20일
Hey Al,
I just used the code from Joshua Jones' answer, used an antenna pattern msi file I downloaded from here(MSI Antenna Pattern File Library (wireless-planning.com)) and was able to get a 3D response pattern. Can you tell me the exact issue you face when you run Joshua Jones' code?
참고 항목
카테고리
Help Center 및 File Exchange에서 Import, Export, and Visualization에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!