headless install of matlab
显示 更早的评论
I'd like install matlab 'noninteractively' in a docker container so that we can deploy our stack (which includes matlab calculations) painlessly. I've seen that people do this by wget of the install file - but I can't find a working url of the install file. Has anyone done this with R2015a?
3 个评论
Jeremy Rutman
2015-8-30
编辑:Jeremy Rutman
2015-8-30
Walter Roberson
2015-8-30
Only install the license server software on the system that is designated as the server in the license file.
Jeremy Rutman
2015-8-30
编辑:Jeremy Rutman
2015-9-7
采纳的回答
更多回答(1 个)
Walter Roberson
2015-9-2
0 个投票
Download the installation files into some convenient directory that the stack can get access to. wget() from there.
3 个评论
Jeremy Rutman
2015-9-3
Walter Roberson
2015-9-4
Some information on installing non-interactively is at http://www.mathworks.com/matlabcentral/answers/96403-how-can-i-install-and-activate-matlab-on-a-unix-linux-machine-without-using-the-x-window-system-x-s
The documentation I find indicates that the license manager should be listed as one of the products available for installation.
You can instead install any compatible FlexLM . As of R2015b, the required version is FLEXnet v11.13; R2015a required at least FLEXnet v11.11.1.2.
Jeremy Rutman
2015-9-6
编辑:Walter Roberson
2018-10-21
类别
在 帮助中心 和 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!

