4

I have a question related to LTSPICE. Some of the examples placed in Educational folder have this feature (i.e. when I press Run button, automatically some traces appear). I analyze example, but I don't find a command, an option or a directive able to make appearing trace automatically. Any idea?

LittleSaints
  • 197
  • 1
  • 2
  • 5
  • Are you referring to the .plot command? – PlasmaHH May 22 '18 at 11:51
  • I am wondering this feature too, maybe because it labels the net out1, maybe it is already simulated... – iouzzr May 22 '18 at 12:31
  • 2
    Possible duplicate of [Add a trace from a directive in LTSpice](https://electronics.stackexchange.com/questions/197042/add-a-trace-from-a-directive-in-ltspice) – bitsmack May 22 '18 at 18:06

1 Answers1

3

After running the simulation, plot the desired waveforms, then activate the waveform viewer (click on its area), and then click on the Save button in the toolbar (or in the File > Save menu). This creates the .plt file. Whenever you first run the simulation, or when you open up the waveform, the saved traces will show up. This answer was also here.

a concerned citizen
  • 21,167
  • 1
  • 20
  • 40