Transpose::tperm

Details

  • This message is generated when the length of the second argument in Transpose is greater than the number of matrix dimensions in the first argument.
  • Off[message] switches off the message; On[message] switches it on. For example: Off[Transpose::tperm].

Examples

Basic Examples  (1)

An error occurs because two dimensions are specified in the second argument of Transpose and the first argument has only one dimension:

This shows a valid permutation specification when the first argument in Transpose is a vector: