These Array Dimensions Do Not Match

Having trouble here understanding why the red box shows up with the "These array dimensions do not match." error message.

Having trouble here understanding why the red box shows up with the "These array dimensions do not match." error message.
For the best help, you should attach the Prime worksheet and state which version of Prime you are using...
The multiplication of two row vectors is not defined. You can multiply a row with a column vector to get a matrix. But I guess you're not looking for that.
If all you want is to simply multiply the successive elements of the two row vectors, you should vectorise the multiplication expression.
Select M*X and then take the vectorise symbol from the (lower right corner of the) Math -> Operators menu, to see if that works wonders.
Success!
Luc
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.