Stream: helpdesk (published)

Topic: Matlab interp3


view this post on Zulip Dale Black (Apr 02 2022 at 21:40):

Does anyone know a seamless way to reimplement this functionality in julia, specifically with the exact syntax as the first example below?

Vq = interp3(X,Y,Z,V,Xq,Yq,Zq)

Last updated: Oct 02 2023 at 04:34 UTC