help solve, MATLAB returns solve not found, what to do?
Show older comments
when asking for help about solve or syms command, MATLAB returns solve not found, or syms not found. Probably the Symbolic Math function toolbox is not working. Reinstalling MATLAB R2009a, doesn't solve the problem.
2 Comments
David Sanchez
on 23 Aug 2013
does the help for any other command work?
Andrei Bobrov
on 23 Aug 2013
[EDIT] Comment by Arindum
Yes, and all other programs including simulations are working well.
Accepted Answer
More Answers (1)
David Sanchez
on 23 Aug 2013
0 votes
Go to
Help -> Product Help
Try to find the documentation of syms and solve commands. If they do not show up, obviously there was a problem during the installation and they are not present on your system.
I am assuming the corresponding tool-box has been installed. Even when you can not get the help for solve and syms, can you use them in your command line?
Categories
Find more on Code Performance 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!