Hi everyone,
I’m working on a design in AWR and need to extract both the real and imaginary parts of S11
from Port 1 into separate variables so I can work with respective vectors. However, I’m not sure how to read the vector correctly to ensure it's being captured properly.
I tried the following expression:
But this approach doesn’t seem to work as expected.
Could anyone help me with the correct method to extract both the real and imaginary parts of S11
into two different variables? Any advice on how to properly read the vector would be much appreciated!
Thanks in advance!