Matlab 2D Truss program
Mostra commenti meno recenti
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 Commento
darova
il 4 Mar 2020
What about index?
disp(T(8))
Risposte (0)
Categorie
Scopri di più su Structural Analysis in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!