Question: Write an Octave script ( m - file ) to analyze tensile test data. All plots must be properly formatted.The script must do the following:
Write an Octave script mfile to analyze tensile test data. All plots must be properly formatted.The script must do the following: Import tensile test data PLA Results.xlsx Create a plot stress vs strain over the entire data range Create a userdefined function with two inputs stress and strain and two outputs maxelongation UTS Create a userdefined function with two inputs stress and strain, first data points andone output Y values on linear regression line for Xrange of data set Superimpose linear regression line on stress vs strain plot. Include text annotation of theequation for the best fit line.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
