What's a reliable way of moving the MATLAB installation folder on linux? Will any symlinks be broken if a normal 'mv' is used?
13 ビュー (過去 30 日間)
古いコメントを表示
I need to be able to move Matlab from it's current installation location on a HDD, to a SSD on the same machine. Could you provide step by step instructions to move the Matlab installation folder on linux, so that I avoid common pitfalls? I don't use any launch scripts, and I always invoke the Matlab executable using the absolute path.
0 件のコメント
回答 (1 件)
Sarthak
2024 年 5 月 29 日
Hi Roger,
In my opinion, I don't think moving the folder should cause any issues as long as you update the MATLABROOT and MATLAB paths since its only a matter of where and what to look for. In case you face any issues, reinstalling it on your ssd will definitely do the trick.
The following MATLAB Answer might also be of help if you decide to go with the latter.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!