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

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?

답변 (1개)

Matt J
Matt J 2017년 5월 23일
편집: Matt J 2017년 5월 23일

0 개 추천

The 'X' refers to the list of locations that you are trying to "interpolate between". They must contain non-repeating ascending values.

카테고리

도움말 센터File Exchange에서 Interpolation에 대해 자세히 알아보기

태그

질문:

JK
2017년 5월 23일

편집:

2017년 5월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by