Finding mximum value in text file

조회 수: 1 (최근 30일)
RAKESH KUMAR TOTA
RAKESH KUMAR TOTA 2020년 3월 27일
답변: SaiDileep Kola 2020년 4월 9일
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 .

답변 (1개)

SaiDileep Kola
SaiDileep Kola 2020년 4월 9일
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.

카테고리

Help CenterFile Exchange에서 Stress and Strain에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by