diff --git a/README.md b/README.md index 675d4e5..80cdb8e 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,8 @@ end - This required alterations of the all the indexing and sizing in the function along with a few calculations # Part D +### Problem +Use membranesolution function to solve for w and plot the result with surf(X,Y,W). Pressure P=0.001 MPa, tension T=0.006 uN/um, and number of nodes n=10. ```matlab % Part D Script % From problem statement: