Matlab has built-in functions like interp, interp1, spline etc. to do interpolation.
Does Julia have any built-in functions that can do the same job? P.S.1 The "Grid" package does not work in Julia 0.3.3 P.S.2 If Julia does not support interpolation for now, the devs must consider doing something about it. I think it is a must
