How do I get a symbolic variable into the maple workspace
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Walter Roberson
am 5 Okt. 2011
Generally speaking, subs(). You might have to combine that with Maple's assign() depending on what you are trying to do.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!