complex expressions
"a r" <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, Is it possible to postprocess AC simulation results? I'd like to be able to write something like: .print ac db20(v(node1)/v(node2)) phase(v(node1)/v(node2)) .ac dec 20 1 1G > ac.out This is not just AC specific question but AC analysis makes it slightly more difficult (both v(node1) and v(node2) and all expression results must be complex values/waveforms). Cheers, -r