A program to recognize and reward our most engaged community members
Hello everyone, I'm trying to read result from .out file and then i want to make graph with microsoft excel. I can read and make graph of far field but not with VSWR, coupling and reflection coef. Can anyone give a clue? Thanks in advance
Hi Alberth,
For StandardConfigurations you can find S11 similar to this (VSWR can be derived):
For SParameterConfigurations you find S12, S21,.. similar to this:
When people read values from the *.out file, I always have to ask why. The *.out file content changes and accessing the data via POSTFEKO's API would be my suggested route.