LAPACK error running scatteredInterpolant
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Interpolation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!