Skip to content

Commit

Permalink
Add line for example plots
Browse files Browse the repository at this point in the history
  • Loading branch information
ntolley authored and jasmainak committed May 19, 2021
1 parent 8609d9c commit 182ffb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/plot_connectivity.py
Expand Up @@ -114,6 +114,7 @@

dpl_sparse = simulate_dipole(net_sparse, n_trials=1)
net_sparse.cell_response.plot_spikes_raster()

net_sparse.connectivity[-2].plot()
net_sparse.connectivity[-1].plot()

Expand Down

0 comments on commit 182ffb4

Please sign in to comment.