07-14-2013 11:23 PM - edited 07-14-2013 11:48 PM
Don't overcomplicate things!
It would be much simpler if you would create an array of xy points (as you already hinted in the first post!). Now everything works directly as expected. See for example this old post. No "threshold array" function needed! 😄
07-14-2013 11:39 PM
I had never seen that implementation of Interpolation before. I'll have to use that in the future.
07-14-2013 11:53 PM
It is well documented in the help but usually overlooked, especially since the function is located in the array palette and the default input is a plain 1D array. 😄