how to put some symbolic variables in a cell array?

for example : I have this 2-by-2 matrix : [A] = [ a*(x^2) , b(y^3) ; d*(x^2)*y , c ].
and I want to put it in a cell array 3-by-1 : {b} = { [A] ; [A] ; [A] }

1 件のコメント

madhan ravi
madhan ravi 2019 年 8 月 22 日
編集済み: madhan ravi 2019 年 8 月 22 日

回答 (0 件)

この質問は閉じられています。

質問済み:

2019 年 8 月 22 日

閉鎖済み:

2019 年 8 月 22 日

Community Treasure Hunt

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

Start Hunting!

Translated by