installing symbolic package without license

1 view (last 30 days)
Amira Fares
Amira Fares on 17 Apr 2022
Edited: Amith on 9 Oct 2024
i am a new matlab user i had one project to work on it so i installed with free trial and i need to install symbolic package, how could i ? i am a mac user and i tried to use add ons but it didn't work

Answers (1)

Amith
Amith on 9 Oct 2024
Edited: Amith on 9 Oct 2024
Hi Amira,
To use the symbolic package, you need to have access to a Symbolic Toolbox license.
First you can check whether you have a license to this toolbox.
Just enter the below command in MATLAB command line and you can find a list of toolboxes that you have license to.
>>ver -support
Hope this helps!

Categories

Find more on Introduction to Installation and Licensing 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!