From 696438b9bd9b7c5d76ba428643f3e2ff7e66bded Mon Sep 17 00:00:00 2001 From: Lucas T Dombroski Date: Thu, 14 Dec 2017 20:36:18 -0500 Subject: [PATCH] Update membrane_solution.m --- Part C/membrane_solution.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Part C/membrane_solution.m b/Part C/membrane_solution.m index a0a995b..656f95e 100644 --- a/Part C/membrane_solution.m +++ b/Part C/membrane_solution.m @@ -1,4 +1,4 @@ -10function [w] = membrane_solution(T,P,n) +function [w] = membrane_solution(T,P,n) % membrane_solution: dispalacement of node for membrane with nxn interior nodes % [w] = membrane_solution(T,P,n) % input: