cell symbolic matrix into simple symbolic matrix
Show older comments
Hello all,
I am having a cell of 3d symbolic object matrix, but I need to convert this matrix into simple symbolic matrix.
I tried using 'cell2mat' function but it is not helping as this function doesn't help when cell contains symbolic objects.
I need to convert into simple matrix as, I need to perform some multiplication operation on simple matrix, which is not possible if it is in cell form.
Can anyone help me, in this regard.
4 Comments
Andrei Bobrov
on 30 Oct 2011
give a simple example of his cell arrays
Alok
on 30 Oct 2011
Walter Roberson
on 30 Oct 2011
duplicate is at http://www.mathworks.com/matlabcentral/answers/19745-converting-a-cell-symbolic-matrix-into-simple-symbolic-matrix
Alok
on 30 Oct 2011
Accepted Answer
More Answers (0)
Categories
Find more on Operators and Elementary Operations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!