"""Run example simulations for each transistor type.""" # Plot collector current vs. V_CE. bjt.plot_i_v(VBE_range=(0.6, 0.8), VCE_range=(0, 10), steps=100) # Plot temperature effects.