MATLAB search path resetting
조회 수: 3 (최근 30일)
이전 댓글 표시
I have Matlab R2015b and the search path every so often seems to reset itself. The search path should include paths on two computers (connected via LAN). However, sometimes when MATLAB is opened the search path only points to the connected PC (this seems to coincide with a break in connection to the second PC, which makes some sense), but on restarting MATLAB (or PC then MATLAB) with the LAN connection restored the search path continues to only include the paths on the primary PC and the paths to the secondary PC must be added again.
Is there a way to stop/workaround this behaviour?
Thanks
Andy
댓글 수: 1
Satyajeet Sasmal
2015년 12월 15일
Hi Andy,
Did you try using "savepath" after adding the 2 paths manually?
-Satya
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!