Shear & Bending Moment diagrams
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello everyone,
Are there any simple ways to plot shear and moment diagrams for a 2D-Frame with variables inputs? ----------------------------- These are the inputs node=[0 0; 8000 0; 13000 0; ]; conn=[ 1 2; 2 3; ]; supports=[1 1 1;0 1 0;0 0 0]; A=[6000 ; 4000 ]; E=[200 ; 200 ]; I=[200000000;50000000]; Nforces=[0 0 0 ;0 0 0;3.535 -3.535 0]; ----------------- Thanks ,
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Control Design에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!