Interpolation::indat ListInterpolation::indat

Details

  • This message is generated when the first element or one of the first elements in the indicated data point is not a real number.
  • Off[message] switches off the message; On[message] switches it on. For example: Off[Interpolation::indat].

Examples

Basic Examples  (1)

An error occurs because the first element in each pair is not a number:

This shows valid input in Interpolation:

InterpolatingPolynomial can be used for symbolic interpolation: