필터 지우기
필터 지우기

How can I use MATLAB in Linux that is used by multiple usres?

조회 수: 71 (최근 30일)
Mohammad Tariqul Islam
Mohammad Tariqul Islam 2019년 6월 19일
답변: Karteek Popuri 2020년 4월 10일
The MALAB that I'm using the linux computer can be used only by me. This license was a personal lisence (attached to my email id) and thus only one user (me) in the computer can use this.
However, the other users of that computer also have their own personal license that they can use. However I'm not sure how to use their license.
Is there any standard guideline to do this?

답변 (2개)

Karteek Popuri
Karteek Popuri 2020년 4월 10일
[On Linux systems]
An alternative solution is for each individual user to obtain their "license.lic" file following the manual activation procedure and then placing that file in the ~/.matlab/R2020a_licenses folder (of course replace the folder according to the MATLAB version). This approach will only need a "central install" of MATLAB on the machine by the admin user in /usr/local/MATLAB/R2020a (say) with the appropriate symlinks made in /usr/local/bin (during the install by the admin, MATLAB will prompt for adding these symlinks).

Shwetank Shrey
Shwetank Shrey 2019년 6월 20일
Installing multiple Individual licenses on a single machine is as simple as running the MATLAB installer from each user's account and specifying their license during the installation process. With individual licenses, the license file is stored in an account-specific location, so the license file for each license will only be accessible from the account it was installed from. Designated Computer licenses are not user account-specific and therefore can be accessed by multiple users.
To install multiple Individual or Designated Computer licenses on the same machine:
  1. Download the MATLAB installer. Save it in a folder which is accessible from all accounts on the machine.
  2. Install MATLAB.
  3. Activate MATLAB.
  4. Switch to the next account you're installing MATLAB in for Individual licenses.
  5. Repeat steps 2-4 as necessary.
  댓글 수: 2
Mohammad Tariqul Islam
Mohammad Tariqul Islam 2019년 6월 20일
But would that make n MATLAB installation to take say n times the space of a single matlab installation?
Walter Roberson
Walter Roberson 2019년 6월 20일
No, it goes into a common area for windows or Mac. Installation location for Linux is a bit more variable.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile 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!

Translated by