Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello all,
Could you please tell me how to over come this scalars problem? Thank you.
Regards
Lawrence
Solved! Go to Solution.
The square brackets around the second term in your equation are forcing prime to assume that this is a 1 element array & this is causing the confusion.
Once this is corrected there are 2 ways to produce an answer from the information given (as attached)
Hopefully one of them will be the result you want
Regards
Andy
The square brackets around the second term in your equation are forcing prime to assume that this is a 1 element array & this is causing the confusion.
Once this is corrected there are 2 ways to produce an answer from the information given (as attached)
Hopefully one of them will be the result you want
Regards
Andy