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
Star Strider 2020 年 3 月 7 日
See my Answer to your essentially identical Question in: plotting graph straight line

サインインしてコメントする。

回答 (1 件)

Stephan
Stephan 2020 年 3 月 7 日
編集済み: Stephan 2020 年 3 月 7 日

0 投票

カテゴリ

ヘルプ センター および File ExchangeLine Plots についてさらに検索

タグ

質問済み:

2020 年 3 月 7 日

コメント済み:

2020 年 3 月 7 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by