**************** Examples **************** .. currentmodule:: neo Introduction ============= A set of examples in neo/examples/ illustrates the use of neo classes. .. literalinclude:: ../../examples/read_files.py .. literalinclude:: ../../examples/simple_plot_with_matplotlib.py