Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
how to put some symbolic variables in a cell array?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
2019년 8월 22일
편집: madhan ravi
2019년 8월 22일
Duplicate - https://in.mathworks.com/matlabcentral/answers/477178-how-can-i-use-a-cell-array-in-the-symbolic-variables Don’t ask the same question multiple times!!!
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!