No BSD License  

Highlights from
Neurocal

image thumbnail
from Neurocal by Zeng Lertmanorat
Simulation describing the electrical activity of nerve cell (neuron) by solving cable equation

neurocal.m
% Hello and Have fun with Neurocal  ^_^
clear all
addpath([cd filesep 'AddOn'])
addpath([cd filesep 'Analysis'])
addpath([cd filesep 'channels'])
addpath([cd filesep 'core'])
addpath([cd filesep 'method-Gate' ])
addpath([cd filesep 'method-V'])
addpath([cd filesep 'model' ])
addpath([cd filesep 'stimWaveform' ])
%-----------------------------------------
zexst('initial')

Contact us at files@mathworks.com