patzf
patzf
Maybe I am overlooking something here, but you use a 10mOhm resistor as shunt for the mA range. The slide switch has (according to the datasheet)
On Win10 and Python 3.11 I run the following lines ``` import gnuplotlib as gp import numpy as np x = np.arange(101) - 50 gp.plot(x**2) ``` and get the following...
OK first of all this is not really a bug of spicelib or PyLTSpirce but I found some strange behaviour today. I have 3 different PCs , all on Win10...