Matlab 2D Truss program
古いコメントを表示
Is there a way I can pull out this information for a specific member? For example, I would like to know the value of T for member 8 (NOM=number of members)
1 件のコメント
darova
2020 年 3 月 4 日
What about index?
disp(T(8))
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Structural Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!