help solve, MATLAB returns solve not found, what to do?
Ältere Kommentare anzeigen
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 Kommentare
David Sanchez
am 23 Aug. 2013
does the help for any other command work?
Andrei Bobrov
am 23 Aug. 2013
[EDIT] Comment by Arindum
Yes, and all other programs including simulations are working well.
Akzeptierte Antwort
Weitere Antworten (1)
David Sanchez
am 23 Aug. 2013
0 Stimmen
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?
1 Kommentar
Arindum
am 23 Aug. 2013
Kategorien
Mehr zu Code Performance finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!