Antenna Pattern plot Phase
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Ioannis Kassotakis
am 18 Mai 2020
Kommentiert: Gergely
am 19 Sep. 2024
Pattern function has the option to plot 'phase', by indicating the input argument : 'Type','phase' .
It is required to provide Polarization.
However, i get the error:
Error in phased.internal.AbstractArray/pattern (line 174)
[fc,c,plotArgs] = phased.internal.parsePatternInputs(...
Error in Panel_array_16 (line 267)
pattern(A3,fc,-179:1:179,0,'Polarization','V','Type','phase','Normalize',false,'CoordinateSystem','rectangular')
0 Kommentare
Akzeptierte Antwort
Honglei Chen
am 19 Mai 2020
Looks like you are using Phased Array System Toolbox and it currently doesn't support 'phase' as a type. We will try to address this. For the time being, you can use phased.ArrayResponse to get phase response and then plot it.
HTH
4 Kommentare
Shady Slm
am 28 Nov. 2022
Hi,
I'm having the same problem. Could you please tell me how to use the ArrayResponse to plot the the phase? Thank you.
Gergely
am 19 Sep. 2024
Hi!
The phase type still doesn't seem to be available in Phased Array System Toolbox. I would like to check the phase pattern of a single antenna, but phased.ArrayResponse only accepts arrays, and not single antennas.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Antennas, Microphones, and Sonar Transducers finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!