Hi, I was wondering if it is possible to add a command in the KiCAD schema to automatically plot one of the signals after running simulation.
Now I use a text box saying:
.tran 0.1n 100n
And I would like to add something like:
.plot I(R1)
However that does not work. Is that possible? Any hint?
Thanks.