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!