convert arrays of a tensor symbolically

2 views (last 30 days)
samicorp
samicorp on 16 Jan 2018
Answered: BhaTTa on 21 Oct 2024
i have imported components of a matrix from another software and it is something like this: dimensions m(3,3),a(3,3),b(3,3) m(1,1)=a(1,1) * b(1,2)+a(1,1) * b(1,2)+a(1,1) * b(1,2)*a(1,3) * b(2,2)........and so on is there anyway to define them symbolically? or i have to rename them to a,b,c,d,e ......

Answers (1)

BhaTTa
BhaTTa on 21 Oct 2024

Categories

Find more on Data Type Conversion in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!