Is it possible to run 1 license on 2 or more computer?

조회 수: 5 (최근 30일)
Benjamin Bufe
Benjamin Bufe 2017년 10월 9일
댓글: Mischa Kim 2017년 10월 10일
Is it possible to run 1 student license on 2 or more computer?

답변 (1개)

Mischa Kim
Mischa Kim 2017년 10월 10일
편집: Mischa Kim 2017년 10월 10일
Benjamin, according to the license agreement (R2017b):
2.3. Student [license use]
(i) Student Licenses may be licensed by students enrolled in degree-granting educational institutions, or primary and secondary schools, or those participating in a continuing education program at a degree-granting educational institution. A Licensee may use the Programs only on a single physical (not virtual) Computer owned or leased by the student.
You can find the license agreement ( license_agreement.txt ) in the root MATLAB directory
C:\Program Files\MATLAB\<release> (Windows)
/Applications/MATLAB_<release>.app (Mac, right click and "show package contents" to open)
/usr/local/matlab/<release> (Linux)
However... please check if you have have access to a Total Academic Headcount license through your university.
  댓글 수: 2
Walter Roberson
Walter Roberson 2017년 10월 10일
The last few releases have used license_agreement.txt for the file name
edit( fullfile(matlabroot, 'license_agreement.txt') )
Mischa Kim
Mischa Kim 2017년 10월 10일
You are absolutely right. Thanks for the catch. Info is updated above.

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

카테고리

Help CenterFile Exchange에서 Install Products에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by