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: