Matlab 2D Truss program
Ältere Kommentare anzeigen
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 Kommentar
darova
am 4 Mär. 2020
What about index?
disp(T(8))
Antworten (0)
Kategorien
Mehr zu Structural Analysis finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!