Clear Filters
Clear Filters

How do I get a symbolic variable into the maple workspace

2 views (last 30 days)
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

Answers (1)

Walter Roberson
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.

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!