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 ExchangeInterpolation についてさらに検索

タグ

質問済み:

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