Finding mximum value in text file

Good morning,
I here by attached Ocb_pl.txt text file. Could you please anyone tell me how to search Element Stresses and Strains line in text file and note down all elements and coordinates (1,2) stresses and find out maximum stress and in which element and which coordinates.
Thanks in advance .

Answers (1)

SaiDileep Kola
SaiDileep Kola on 9 Apr 2020
A way to do is to read the txt file in to an array in matlab and then perform operations on it to get your desired results
You can refer for the documentation here.

Categories

Find more on Stress and Strain in Help Center and File Exchange

Asked:

on 27 Mar 2020

Answered:

on 9 Apr 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!