NEURON Programmer’s Reference

For a basic introduction on how to run Python scripts with NEURON, see running Python scripts with NEURON, and you may also like to refer to the NEURON Python tutorial.

NEURON allows you to build models using multiple programming languages. See, for example, Accessing HOC from Python and HOC accessing Python.

Basic Programming

Model Specification

Simulation Control

Visualization

Analysis