How to install symbolic toolbox if I have a student version of matlab
167 views (last 30 days)
Show older comments
Hi! I have a student version of Matlab, and I need to use symbolic toolbox, but I don't know how to go about installing it. I know that it was included, but I am not sure how to get to it. Very basic step by step instructions would be appreciated.
2 Comments
Image Analyst
on 15 Dec 2016
The Mathworks will talk you through it over the phone if you call them tomorrow. And it will be free, even for the student suite.
Answers (1)
Karan Gill
on 23 Dec 2016
Edited: Karan Gill
on 17 Oct 2017
If this command works, you already have it.
syms x
If it errors, then add it from Addons: https://www.mathworks.com/help/matlab/matlab_env/get-add-ons.html
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!