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!