How can i convert Global displacement to local displacement
Show older comments
how can i write code for global to local displacement matrix.
Answers (1)
I understand that you want to convert global displacement matrix to local displacement matrix. MATLAB provides a built-in function called 'global2localcoord' that can help with this transformation.
Please refer to the following documentation of ‘global2localcoord’ function:
Hope this helps!
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!