NEURON HOC documentation ======================== (`Switch to Python documentation <../py_doc/index.html>`_) Quick Links ----------- - :ref:`genindex`, `Download in zip format `_ - Old documentation: `Quick Index `_ (contributed by `Mike Neubig `_\ ), `Index `_\ , `Contents `_, `Download in zip format `_ - Commonly used: :class:`Deck`, `File `_, `Glyph `_, `Graph `_, `GUIMath `_, `List `_, `Matrix `_, `Pointer `_, `PtrVector `_, `PWManager `_, `Random `_, `StringFunctions `_, `SymChooser `_, `TextEditor `_, `Timer `_, `ValueFieldEditor `_, :class:`VBox`, `Vector `_ `BBSaveState `_, `CVode `_, :class:`FInitializeHandler`, `Impedance `_, `KSChan `_, `LinearMechanism `_, `MechanismStandard `_, `MechanismType `_, `NetCon `_, `ParallelContext `_, `ParallelNetManager `_, `PlotShape `_, :ref:`Python`, `RangeVarPlot `_, `SaveState `_, `SectionBrowser `_, `SectionList `_, `SectionRef `_, `Shape `_, `StateTransitionEvent `_ :ref:`panel`, :ref:`funfit`, :ref:`geometry`, :ref:`printf_doc`, :ref:`ockeywor`, :ref:`math`, :ref:`nmodl2`, :ref:`nmodl`, :ref:`mech`, :ref:`predec`, :ref:`standardruntools`, :ref:`ocsyntax`, :ref:`topology` :ref:`neuron_rxd` Basic Programming ----------------- .. toctree:: :maxdepth: 1 programming/python.rst programming/hoc.rst programming/mathematics.rst programming/strings.rst programming/guidesign.rst programming/references.rst programming/timer.rst programming/system.rst programming/errors.rst programming/dynamiccode.rst programming/projectmanagement.rst programming/internals.rst Model Specification ------------------- .. toctree:: :maxdepth: 1 modelspec/guitools.rst modelspec/programmatic.rst Simulation Control ------------------ .. toctree:: :maxdepth: 1 simctrl/programmatic.rst simctrl/stdrun.rst compilationoptions.rst simctrl/interpretermanagement.rst Visualization ------------- .. toctree:: :maxdepth: 1 visualization/glyph.rst visualization/graph.rst visualization/grapher.rst visualization/plotshapeclass.rst visualization/plotshape.rst visualization/rvarplt.rst visualization/shape.rst visualization/notify.rst visualization/gui.rst visualization/shapebox.rst visualization/oldgrph.rst Analysis -------- .. toctree:: :maxdepth: 1 analysis/programmatic.rst analysis/guitools.rst