Solved
Symbolic matrix construction
- April 30, 2019
- 1 reply
- 5105 views
I try to create a symbolic matrix (in my example, the matrix RES ).
The problem is that I cannot have the result in the form of a matrix, the only way to obtain what I want is to say that RES is not a matrix and is depending on two others variables corresponding to the indexes of the "matrix" (RES2 solution in the attached file question.xmcd). However, I need to use this result after and I need to have the result in the form of matrix.
How can I do to obtain my result in the form of a matrix ?
Thanks !

