User Portlet User Portlet

Discussions
Hi Michael, Thank you a lot for your reply. "tmp2" is the array of these 3D points, with the dimensions of {5850,3}. I just use the following command: interpolateFunc = Interpolation[Through@{Most, Last}[#] & /@ tmp2, ...