NDSolve::coend NDSolveValue::coend ParametricNDSolve::coend ParametricNDSolveValue::coend

Details

  • This message is generated when explicitly specified grid coordinates are incompatible with the endpoints for the range of the corresponding variable.
  • Off[message] switches off the message; On[message] switches it on. For example: Off[NDSolve::coend].

Examples

Basic Examples  (1)

An error is generated because the minimum and maximum grid points specified in the value of the "Coordinates" option are not the same as the endpoints of the range of the corresponding variable:

The grid coordinates should run from to . The following is an example of a valid coordinates specification: