How do I get a symbolic variable into the maple workspace
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I have a 5x1 symbolic array. How could I get this into the maple work space. I know there is a maple command but I am having a hard time figuring it out.
Thanks,
Chris
0 comentarios
Respuestas (1)
Walter Roberson
el 5 de Oct. de 2011
Generally speaking, subs(). You might have to combine that with Maple's assign() depending on what you are trying to do.
0 comentarios
Ver también
Categorías
Más información sobre Symbolic Math Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!