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 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Sarthak
am 29 Mai 2024
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 Kommentare
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!