Question: Question 3 Write a Matlab function that calculates the strain in a rod subject to a normal load, according to the following input variables: 1)

Question 3 Write a Matlab function that calculates the strain in a rod subject to a normal load, according to the following input variables: 1) Sectional Area (2.5 sq.in.]; 2) Yield Strength (35,300 psi), 3) Young's Modulus (29,000 ksi); 4) Normal Load Applied (test two values: 30 kips and 120 kips]. The function needs to evaluate whether the current strain is greater than the yield strain and print a message to report such result. Use a local function embedded in a Live Script entitled "Strain_in_Rod.mlx". Question 3 Write a Matlab function that calculates the strain in a rod subject to a normal load, according to the following input variables: 1) Sectional Area (2.5 sq.in.]; 2) Yield Strength (35,300 psi), 3) Young's Modulus (29,000 ksi); 4) Normal Load Applied (test two values: 30 kips and 120 kips]. The function needs to evaluate whether the current strain is greater than the yield strain and print a message to report such result. Use a local function embedded in a Live Script entitled "Strain_in_Rod.mlx
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
