You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
100 B

A simple resistor with a voltage source
R1 1 0 10k
V1 1 0 1
.TRAN 1ns 6ns
.PRINT TRAN I(V1)
.END