LAPACK error running scatteredInterpolant

2 ビュー (過去 30 日間)
Mark Ducey
Mark Ducey 2016 年 10 月 10 日
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 Center および File ExchangeInterpolation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by