DSolve::nolist

Details

  • This message is generated when there is a list in one of the equations in the first argument of DSolve.
  • Lists are typically represented using curly braces { and }.
  • The DSolve function is not currently designed to compute vector solutions.
  • Off[message] switches off the message; On[message] switches it on. For example: Off[DSolve::nolist].

Examples

Basic Examples  (1)

The right side of the first equation is enclosed in curly braces:

The extra curly braces are removed: