Set::setraw SetDelayed::setraw UpSet::setraw UpSetDelayed::setraw TagSet::setraw TagSetDelayed::setraw

Details

  • This message is generated when the left-hand side of an assignment is a number or a string.
  • This error may occur if an assignment (lhs=rhs) is used in place of an equation (lhs==rhs).
  • Off[message] switches off the message; On[message] switches it on. For example: Off[Set::setraw].

Examples

Basic Examples  (2)

An error occurs because it is not possible to assign a value to a number:

This shows the same error in the arguments of Solve:

This example shows a valid equation: