Matlab online problems - doesn't use startup.m, ignores setpath, forgets preferences
이전 댓글 표시
online has mutliple problems. I'll be glad if anyone has solutions
doesn't run startup.m from intial location
unlike desktop, preferences > general does not have a option to set startup folder
using setpath or pathtool is ignored. it has old bad paths(mine) and forgets new paths added
forgets prefs changes after quit
댓글 수: 4
Cris LaPierre
2023년 11월 7일
편집: Cris LaPierre
2023년 11월 7일
For paths, after making changes in pathtool, are you clicking 'Save for Future Sessions'? If you are adding folders in the Current Folder Browser through the right-click menu, run savepath in the command window to save the changes for future sessions.
WTxnitz
2023년 11월 7일
Les Beckham
2023년 11월 7일
이동: Cris LaPierre
2023년 11월 7일
The command to save the search path is savepath (all one word). save path (two words) will save your workspace variables to a file called path.mat.
WTxnitz
2023년 11월 7일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!