NEURON

Building:

  • NEURON CMake Build

User documentation:

  • NEURON Python documentation
    • Quick Links
    • Basic Programming
      • NEURON Python tutorial
      • HOC Language
        • HOC Syntax
        • HOC Keywords
        • Input and Output
        • Object Oriented Programming in HOC
        • 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
  • NEURON HOC documentation
  • Python tutorials
  • Python RXD tutorials
  • How to use CoreNEURON

Developer documentation:

  • NEURON SCM and Release
  • NEURON Development topics
  • C/C++ API
NEURON
  • »
  • NEURON Python documentation »
  • HOC Language
  • Switch to HOC
  • View page source

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 (objected-oriented via NEURON)
    • Read from Terminal and Files
    • Open and Write to Files (Obsolete)
    • Plotter Control (obsolete)
  • Object Oriented Programming in HOC
    • begintemplate
    • endtemplate
    • objectvar
    • objref
    • public
    • external
    • new
    • NULLobject
  • Predeclared Variables
Next Previous

© Copyright 2020, Duke, Yale and the Blue Brain Project.

Built with Sphinx using a theme provided by Read the Docs.