I'm looking to plot temperature T (y axis) as a function of position x (x axis).
KNOWN:
x = -1500 * (2T + 0.0003 T^2)
DESIRED OUTPUT:
A plot of x vs T.
There is no dataset.
I'm looking to plot temperature T (y axis) as a function of position x (x axis).
KNOWN:
x = -1500 * (2T + 0.0003 T^2)
DESIRED OUTPUT:
A plot of x vs T.
There is no dataset.