.. _hoc_prog_ref: NEURON HOC documentation ======================== (:ref:`Switch to Python documentation `) Quick Links ----------- - :ref:`genindex`, `Download in zip format `_ - Old documentation: `Quick Index `_ (contributed by `Mike Neubig `_\ ), `Index `_\ , `Contents `_, `Download in zip format `_ - Commonly used: :hoc:class:`Deck`, `File `_, `Glyph `_, `Graph `_, `GUIMath `_, `List `_, `Matrix `_, `Pointer `_, `PtrVector `_, `PWManager `_, `Random `_, `StringFunctions `_, `SymChooser `_, `TextEditor `_, `Timer `_, `ValueFieldEditor `_, :hoc:class:`VBox`, `Vector `_ `BBSaveState `_, `CVode `_, :hoc:class:`FInitializeHandler`, `Impedance `_, `KSChan `_, `LinearMechanism `_, `MechanismStandard `_, `MechanismType `_, `NetCon `_, `ParallelContext `_, `ParallelNetManager `_, `PlotShape `_, :ref:`hoc_Python`, `RangeVarPlot `_, `SaveState `_, `SectionBrowser `_, `SectionList `_, `SectionRef `_, `Shape `_, `StateTransitionEvent `_ :ref:`hoc_panel`, :ref:`hoc_funfit`, :ref:`hoc_geometry`, :ref:`hoc_printf_doc`, :ref:`hoc_ockeywor`, :ref:`hoc_math`, :ref:`hoc_nmodl2`, :ref:`hoc_nmodl`, :ref:`hoc_mech`, :ref:`hoc_predec`, :ref:`hoc_standardruntools`, :ref:`hoc_ocsyntax`, :ref:`hoc_topology` :ref:`hoc_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