DSolve::conarg NDSolve::conarg NDSolveValue::conarg ParametricNDSolve::conarg ParametricNDSolveValue::conarg RSolve::conarg
Details
-
- This message is generated when the function arguments in the specification of an equation occur in different orders in different parts of the equation.
- The cause of this error can in most cases be readily identified by inspecting the input to be sure that the solution function is always specified in the same way.
- Off[message] switches off the message; On[message] switches it on. For example: Off[DSolve::conarg].