Plotting Equation with straight line
이전 댓글 표시
how do I plot this equation in matlab with a straight line
theta=4 x=8 R=9.2 E=5L=7 F=9 a=3
y=-(theta)*(x)+((R*x^3)/(6*E*L))-((F)/((6)*(E)*(L)))*(x-a)^3;
댓글 수: 1
Star Strider
2020년 3월 7일
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Line Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!