How can i convert Global displacement to local displacement
조회 수: 8 (최근 30일)
이전 댓글 표시
how can i write code for global to local displacement matrix.
댓글 수: 0
답변 (1개)
Spruha
2025년 6월 18일
편집: Spruha
2025년 6월 18일
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!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!