This is my code
plt.plot(cs1, \'r-\') plt.plot(cs2, \'bo\') plt.title(\'Conditioned inhibition\') plt.xlabel(\'Trials\') plt.ylabel("Association") p