help solve, MATLAB returns solve not found, what to do?
이전 댓글 표시
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
David Sanchez
2013년 8월 23일
does the help for any other command work?
Andrei Bobrov
2013년 8월 23일
[EDIT] Comment by Arindum
Yes, and all other programs including simulations are working well.
채택된 답변
추가 답변 (1개)
David Sanchez
2013년 8월 23일
0 개 추천
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?
카테고리
도움말 센터 및 File Exchange에서 Code Performance에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!