LAPACK error running scatteredInterpolant

2 次查看(过去 30 天)
Hi - I'm running MATLAB R2016a on Windows 10. After creating an interpolating function by calling: F=scatteredInterpolant(x, y, z);
when I go to use this function via, e.g. zi=F(xi, yi)
I get the following error: Error using scatteredInterpolant/subsref LAPACK loading error: mkl.dll: The parameter is incorrect.
Any insight on this?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Interpolation 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by