Finding mximum value in text file
1 回表示 (過去 30 日間)
古いコメントを表示
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 .
0 件のコメント
回答 (1 件)
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
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Stress and Strain についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!