Clear Filters
Clear Filters

how can i get the matlab extended symbolic toolbox for matlab7.11.0 (R2010b)??

3 views (last 30 days)
Hello,i am working with the VST system and it require a matlab extended symbolic toolbox. How can I fix this point??

Answers (1)

Walter Roberson
Walter Roberson on 7 May 2017
The Extended Symbolic Toolbox was last available in R2007a; it was never available for R2010b.
Between R2007b and R2009b, if you already had a copy of Maplesoft's Maple software, it was possible to switch between using mupad and maple by using the symengine command. That functionality was disabled as of R2010a (that is, before R2010b).
For MATLAB versions from R2007b onward (including as of the time I write this post), if you install Maplesoft's Maple software, it will attempt to offer to look for MATLAB; if you then point the Maple installer to a MATLAB installation directory, the Maple installer will write some symbolic tools that communicate with Maple, even if you do not have the MATLAB MuPAD based Symbolic Toolbox; those tools might be enough for your purpose.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!