The stress strain data can be imported from a csv file, or other method. Running the script will allow the user to click on the elastic region. The instructions are printed on the command line. The user should then click on two points in the elastic region. The program will then determine the elastic modulus, yield stress and yield strain. The parameters and curves will then be saved in the specified path.
Ben cameron (2021). Stress-strain analysis (https://www.mathworks.com/matlabcentral/fileexchange/75491-stress-strain-analysis), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
Hi Ben, congrats for the very interesting gui, but in order to work it need of the intersections function. Where can i find it?
Hi Ben, the first ginput dont work!
Where can I find the intersections function that is called?