MATLAB search path resetting
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Satyajeet Sasmal
le 15 Déc 2015
Hi Andy,
Did you try using "savepath" after adding the 2 paths manually?
-Satya
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!