How to plot the relationship between two unknown values as those values change?

1 回表示 (過去 30 日間)
Hello, I'm supposed to be creating a plot in which I plot the relationship between two values in a function, and how they change together. The equation is:
X = WZ/(Y-T)
The values of all variables are known, (W = 9, Z = 500, T = 0.0001) except that of X and Y. Is there a way to create a graph relating X and Y such that the graph plots values of X and Y that make the equation above true? Thank you.

採用された回答

Massimo Zanetti
Massimo Zanetti 2016 年 10 月 17 日
編集済み: Massimo Zanetti 2016 年 10 月 17 日
For every Y~=T, the equation above is true for X=WZ/(Y-T)...

その他の回答 (0 件)

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by