Good morning everyone. Every time i try to use "syms", matlab returns an error saying "syms" is not found in the current path, but can be added to it. I do what matlab suggests and it all works. However, this "adding syms to the current path" lasts only for the current section. Anytime I close matlab I have to do it again. Is there anyway to add "syms" to the current folder on start up?

 채택된 답변

Ameer Hamza
Ameer Hamza 2020년 4월 28일

1 개 추천

syms should be on the path by default. It seems like you have messed up the MATLAB paths. You can try to restore them by running this command: https://www.mathworks.com/help/matlab/ref/restoredefaultpath.html
restoredefaultpath

댓글 수: 6

Matteo Campagnoli
Matteo Campagnoli 2020년 4월 29일
I think I have indeed messed up with MATLAB paths, a few times ago I installed Maple and set up the symbolic toolbox to work with Maple instead of matlab. Then I unistalled Maple. I think this is the cause of my problem. Your solution does indeed work, but only in the current session. Every time I close and re-open MATLAB I have to execute that command again.
Walter Roberson
Walter Roberson 2020년 4월 29일
savepath
Matteo Campagnoli
Matteo Campagnoli 2020년 4월 29일
It Worked! Thanks a lot
Ameer Hamza
Ameer Hamza 2020년 4월 29일
편집: Ameer Hamza 2020년 4월 29일
Matteo, no need to flag the answer. A flag is usually used to indicate something negative, like a violation of community guidelines. Just commenting that the solution worked for you enough. I removed the flag, considering that you accidentally flagged the answer.
Matteo Campagnoli
Matteo Campagnoli 2020년 4월 30일
I'm sorry, I'm kind of a newbie on this forum and on matlab itself. Let me know if there's anything more i should do. Best regards
Ameer Hamza
Ameer Hamza 2020년 4월 30일
No problem. Accepting an answer is enough. I am glad to be of help.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

질문:

2020년 4월 28일

댓글:

2020년 4월 30일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by