scatter 4dSince your input data is scattered, you're going to want to use scatteredInterpolant. This allows for interpolation of non-uniformly-spaced input data. For your specific data,I have 4D array of data that I would like to scatter plot. The data can be seen as x- and y- coordinates for each pair of values of two additional parameters. I would like to flatten