User Portlet User Portlet

Discussions
I'm trying to plot a function with x, y and a variable. The code worked when I did a contour plot, but now I need a regular plot. Can somebody tell me what is wrong? p1=Import["....xlsx"][[1]]; Stressfunc1 = LinearModelFit[p1, {1, x, y,...