Hello,
Im trying to simulate a VCVS by writing this netlist on PSpice:
***Voltage controlled voltage sources(VCVS)***
*#destroy all
*#run
*#print all
.TF V(Vout,0) Vin
Vin Vin 0 DC 1
R1 Vb 0 3K
R2 Vt Vout 1K
R3 Vout 0 2k
E1 Vt Vb Vin 0 23
.end
But it keeps giving me...