Skip to content

RobinRump/HodgkinHuxley

Repository files navigation

HodgkinHuxley 1.0.8

A simulator of Hodgkin & Huxley's neuron model.

Features

  • Dynamically inject a current and watch the reaction of the membrane potential.
  • Dynamically change the conductivities of the membrane.
  • Watch the change of the gating variables n, m, h.
  • Export data to JSON and XML.
  • Export graphs to PNG, JPG and PDF.
  • Written in C++ and Qt.

Copyright

The HodgkinHuxley Simulator was written by Robin Rump and is licensed under the GPL v3. It uses the QCustomPlot library by Emanuel Eichhammer.