.meas ac vfbgain max vdb(vfb1)
.MEAS AC VFBPM FIND PAR('180+vp(vfb1)') WHEN vdb(vfb1)=0
.meas ac vfb1_pm find vp(vfb1) when vdb(vfb1)=0
.MEAS AC GM FIND PAR('0-vdb(vfb1)') WHEN vp(vfb1)=0
The result is given in dB. Unfortunately, I cannot change the axis from log to linear, as I have no axis. I just do the simulation for this single frequency of 50 Hz.
Is it nevertheless possible (and how) to output the wanted voltage in V, not just in dB?