Does off Internet Matlab activation support multiple versions.
이전 댓글 표시
Currently, have Matlab 2018b installed, next installed 2012a (all the toolboxes were available for download, now will install 2016a via the instructions at https://www.mathworks.com/matlabcentral/answers/105854
Is this the current process, to have all Matlab and toolboxes available to run off the same license file?
채택된 답변
추가 답변 (2개)
Walter Roberson
2018년 11월 6일
0 개 추천
Each installed version of MATLAB needs its own license file, but you can have multiple versions installed and you can execute multiple versions simultaneously.
댓글 수: 3
Gerry Brennan
2018년 11월 6일
Walter Roberson
2018년 11월 6일
If you are using a license server, it can serve multiple licenses off the same port -- this is quite common. In the case of the license server, if I remember correctly (it has been a while) it is common to merge the license files; the license daemon automatically parses to find the end of each one.
For any one license, you only need the newest version of the license file, as all older versions of the same toolboxes are automatically enabled by a newer license.
Gerry Brennan
2018년 11월 6일
카테고리
도움말 센터 및 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!