Cubic interp1 on a GPU array: bug?

2 visualizzazioni (ultimi 30 giorni)
D. Plotnick
D. Plotnick il 13 Giu 2017
Risposto: Joss Knight il 14 Giu 2017
This may be better to put into bug reporting, but has anyone else received the message:
gpuArray does not support the cubic method. Supported interpolation methods are: 'LINEAR', 'NEAREST', 'CUBIC'.
This does not make sense to me.

Risposta accettata

Joss Knight
Joss Knight il 14 Giu 2017
This looks like a straightforward bug in the error message that's come as a result of a change in the default 'cubic' algorithm. The method that's now supported is 'v5cubic'. I've filed a bug report and this should be fixed in the next release.

Più risposte (0)

Categorie

Scopri di più su Interpolation in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by