Error : Interpolation methods require data where the values in X are unique.

3 Ansichten (letzte 30 Tage)
JK
JK am 23 Mai 2017
Bearbeitet: Matt J am 23 Mai 2017
I am trying to do a simple interpolation. However I got an error message " Interpolation methods require data where the values in X are unique". Can you please help me figure out what is causing this error?

Antworten (1)

Matt J
Matt J am 23 Mai 2017
Bearbeitet: Matt J am 23 Mai 2017
The 'X' refers to the list of locations that you are trying to "interpolate between". They must contain non-repeating ascending values.

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!

Translated by