From d9d5263a504f4f65e52ea62ea7ac8dcae85a0ca1 Mon Sep 17 00:00:00 2001 From: Srinivas Gorur-Shandilya Date: Tue, 17 Nov 2020 14:58:47 -0500 Subject: [PATCH] minor bugfix to conductance --- +xolotl/conductance.m | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/+xolotl/conductance.m b/+xolotl/conductance.m index e2f69966..73e80148 100644 --- a/+xolotl/conductance.m +++ b/+xolotl/conductance.m @@ -4,10 +4,10 @@ % activation functions - m_inf (1,1) function_handle - h_inf (1,1) function_handle - tau_m (1,1) function_handle - tau_h (1,1) function_handle + m_inf function_handle + h_inf function_handle + tau_m function_handle + tau_h function_handle is_Ca (1,1) logical = false