NEURON
8.2.1

Building:

  • Installation
  • CMake Build Options
  • Developer Builds

User documentation:

  • Training videos
  • Guides
  • NEURON Course Exercises
  • The NEURON forum
  • Publications about NEURON
  • Publications using NEURON

NEURON scripting:

  • NEURON Python documentation
  • NEURON HOC documentation
    • Quick Links
    • Basic Programming
      • Python Language
      • HOC Language
        • HOC Syntax
        • HOC Keywords
        • Input and Output
        • Object Oriented Programming
        • Predeclared Variables
      • Mathematics
      • Strings
      • GUI Design
      • Pointers
      • Timer
      • System Calls
      • Error Handling
      • Dynamic Code Loading and Execution
      • Project Management
      • Debugging and Internals Access
    • Model Specification
    • Simulation Control
    • Visualization
    • Analysis
  • Other scripting languages
  • Python tutorials
  • Python RXD tutorials
  • CoreNEURON

Developer documentation:

  • NEURON SCM and Release
  • NEURON Development topics
  • C/C++ API

Removed Features

  • Removed Features

Changelog

  • NEURON 8.2
  • NEURON 8.1
  • NEURON 8.0
  • Contributors
  • Feedback / Help
NEURON
  • »
  • NEURON HOC documentation »
  • HOC Language
  • Switch to Python
  • Edit on GitHub

HOC Language

  • HOC Syntax
    • comments
    • Expressions
    • Statements
    • proc
    • func
    • obfunc
    • iterator
    • Arguments
  • HOC Keywords
  • Input and Output
    • Printf (Formatted Output)
    • Redirect Standard Out
    • File Access (Recommended Way)
    • Read from Terminal and Files
    • Open and Write to Files (Obsolete)
    • Plotter Control (obsolete)
  • Object Oriented Programming
    • begintemplate
    • endtemplate
    • objectvar
    • objref
    • public
    • external
    • new
    • NULLobject
  • Predeclared Variables
Previous Next

© Copyright 2022, Duke, Yale and the Blue Brain Project. Revision c1590692.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 8.2.1
Versions
latest
8.2.1
8.2.0
8.1.0
8.0.2
8.0.1
8.0.0
standard-sigs
newstuff2
Downloads
On Read the Docs
Project Home
Builds