How to do MATLAB update, when root owns the install, but isn't the licensed user?
17 次查看(过去 30 天)
显示 更早的评论
On my personal linux machine, matlab is installed in /usr/local/bin because I'm keeping it separate from /home where backups are frequent.
How to do an update from within matlab? If I run update from a standard matlab session, I do not have permission to write to the install. If I try running as root (e.g. sudo matlab) I'm not the licensed user. Clearly I managed to do the install; what am I missing?
0 个评论
采纳的回答
Star Strider
2025-12-3,0:37
I have Ubuntu 24.04, and for R2025b used the approach in this Edit. . After that, I just run the update installer.
It may be necessary to create the necessary paths first (the installer will indicate the paths it needs), then run the installer again with the paths created. That's worked for me in the past.
I'm relatively new to Ubuntu (the only Linux distro I have ever used), and am gradually gaining experience using it with MATLAB installations and updates.
With the procedure I described in that post, I've had no problems with MATLAB installations or updates.
更多回答(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!