Clear Filters
Clear Filters

LAPACK error running scatteredInterpolant

2 views (last 30 days)
Mark Ducey
Mark Ducey on 10 Oct 2016
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?

Answers (0)

Categories

Find more on Interpolation in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!