When I use the following code:
from control.matlab import * import matplotlib.pyplot as plt s= tf(\'s\') G = 1/(s+1)*s plt.figure(figsize=(12,6)) nyquist(