What's a reliable way of moving the MATLAB installation folder on linux? Will any symlinks be broken if a normal 'mv' is used?
9 次查看(过去 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!