How do I get a symbolic variable into the maple workspace
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Walter Roberson
on 5 Oct 2011
Generally speaking, subs(). You might have to combine that with Maple's assign() depending on what you are trying to do.
0 Comments
See Also
Categories
Find more on Symbolic Math Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!