I have run a parametric sweep with 3 parameters changing in the parametric sweep. I want to have ascii file with 3 parameters as input columns (independent axis) and S11 in dB as output. Normally, ASCII export puts frequencies on independent axis and S11 on dependent axis. But I can fix one frequency e.g. I sweep from 10 to 11 GHz so I want s11 values at 10.5 GHz for all parametric sweeps. I am currently writing a vba code for it in CST Microwave Studio VBA editor.