Skip to main content
1-Visitor
November 16, 2020
Solved

Calculated matrix element showing [9x1] instead of a value

  • November 16, 2020
  • 1 reply
  • 1005 views

What does this [9x1] matrix element imply, and how do I change it to numerical results? Thank you for your help.

 

YL_9713387_0-1605534967266.png

 

Best answer by LucMeekes

It means that the elements of your vector are vectors, That is, you have a 'nested matrix'.

Check under the Matrix tab to display nested matrices: uncheck 'collapse nested matrices'..

But I think you did not want a nested matrix. Somehere in your calculations the result is a vector, where you expected a scalar.

Attach your worksheet so we may be able to help find out where.

 

Success!
Luc

1 reply

LucMeekes23-Emerald IVAnswer
23-Emerald IV
November 16, 2020

It means that the elements of your vector are vectors, That is, you have a 'nested matrix'.

Check under the Matrix tab to display nested matrices: uncheck 'collapse nested matrices'..

But I think you did not want a nested matrix. Somehere in your calculations the result is a vector, where you expected a scalar.

Attach your worksheet so we may be able to help find out where.

 

Success!
Luc