Question
3D surface plot of function of 2 variables
I am trying to plot as a 3D surface a function of two independent variables, but I am struggling to get it to work as I want.
The function calculates power availability (kW) as a function of steam pressure (40-80 bar) and steam temperature (400-500�C).
The function is expressed in the form W(P,T). If I put W in the placeholder on the surface plot, it gives the error message "parameters are out of range". But I do not know how to give units (kW, bar, �C) to the axes. If I enter W(P,T), the error becomes "This value must be an array"
How do I plot this type of function?
Gerard Lardner
The function calculates power availability (kW) as a function of steam pressure (40-80 bar) and steam temperature (400-500�C).
The function is expressed in the form W(P,T). If I put W in the placeholder on the surface plot, it gives the error message "parameters are out of range". But I do not know how to give units (kW, bar, �C) to the axes. If I enter W(P,T), the error becomes "This value must be an array"
How do I plot this type of function?
Gerard Lardner

