Is it possible to create custom boundaries in a contour plot and extrapolate the responses to the edge?
I am attempting to plot responses in X/Y coordinate field. The real field should be a perfect circle, but I only measure the responses at a 28 points at random locations in the field. Is there a way to set the boundaries of the field as the circle (even though no responses are actually measured on the very edge) and to extrapolate the contours to this defined boundary? I know origin can do it. I h...