Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
how to put some symbolic variables in a cell array?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
madhan ravi
el 22 de Ag. de 2019
Editada: madhan ravi
el 22 de Ag. de 2019
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!!!
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!