What should be adjusted to make the script run?
Mostrar comentarios más antiguos
I am trying to find the truss member stiffness matrix and I am inputting
k_member _ 1=1/L1*[c1 s1 0 0; 0 0 c1 s1]'*[1 -1; -1 1]*... [c1 s1 0 0; 0 0 c1 s1];
I have defined c1, s1, and L1 previously.
It says "Unexpected matlab expression"
Respuesta aceptada
Más respuestas (1)
Big dream
el 29 de Nov. de 2016
0 votos
Could you write again the whole function from k_member_1
2 comentarios
Emily Simon
el 29 de Nov. de 2016
Big dream
el 5 de Dic. de 2016
i think the value from each L1,s1,c1 are not correct.
I've tried your syntax, but its correct.
Categorías
Más información sobre Structural Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!