I'm attempting to do a simple matrix subtraction operation and it doesn't appear to work.
I just get the "Array Dimensions Do Not Match" error however as shown in the attachment, the dimensions clearly match.
Not sure if it has anything to do with one matrix have double parentheses (not sure why as I didn't intentionally creat this) and the other having single.
In any case, I've attempted multiple things including using the Vectorise but this doesn't resolve it.
Any assistance greatly appreciated.
Thanks.
Wade