Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hello everyone.
I have to sketch this distribution function, but it always ends with this error:
It says that "y" is undefined.
Thanks in advance
Solved! Go to Solution.
Not sure if your distribution function is defined correctly. Could imagine that you have something like G(x,y) in mind, but then, I may be wrong.
Please attach a worksheet (upper right, "Use advanced editor"),
You have a 3D-function (2 independent x,y, 1 dependent variable F) but try to do a 2D plot - use a surface plot.
May by so:
Not sure if your distribution function is defined correctly. Could imagine that you have something like G(x,y) in mind, but then, I may be wrong.
Thanks everyone, especially Werner Exinger