You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have three vectors of length 100 each resembling $x$, $y$, $f(x,y)$. I was interested in drawing a contour plot for $f(x,y)$ and had to consider interpolation.
I have three vectors of length 100 each resembling$x$ , $y$ , $f(x,y)$ . I was interested in drawing a contour plot for $f(x,y)$ and had to consider interpolation.
Whenever I try running this I get:
I don't understand what storage space its complaining about or what is any of
nxest
,nyest
,s
. I can't find them in the docs either.Any help would be appreciated. Thanks for the nice package.
The text was updated successfully, but these errors were encountered: