simulink realization of Morris-Lecar neuron model

simulink realization of Morris-Lecar neuron model

You are now following this Submission

This is a simulink realization of Morris-Lecar neuron model.
Run the ML_parameter.m first to load the parameters to the Workspace,and then run the ML.mdl to simulate
the ML neuron model.
The parameters and ode algorithm,step length,can be changed to your own interest.
See"www.scholarpedia.org/article/
Morris-Lecar_model" for more detail

Cite As

Guan Wenye (2026). simulink realization of Morris-Lecar neuron model (https://uk.mathworks.com/matlabcentral/fileexchange/20112-simulink-realization-of-morris-lecar-neuron-model), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: Hodgkin-Huxley Model

Inspired: Compute surface variation

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Change the parameters of the ML model,so that you can realize regular spiking without making any modifications on the initial parameters.