I have an amplifier simulation using harmonic balance, where I monitor RF currents and voltages and then calculate power levels from them. From the calculations, I can determine gain and compression. I would like to interpolate this data to have the data display show me the P1dB of the amplifier. It doesn't seem like the interpolate() or interp() functions will do this. Any ideas? Thanks.