Why do I receive MathWorks Licensing Error 31?

조회 수: 16 (최근 30일)
MathWorks Support Team
MathWorks Support Team 2009년 9월 1일
편집: MathWorks Support Team 2025년 5월 13일

I am receiving the following error:

MathWorks Licensing Error 31. A licensing error occurred while trying to use <PRODUCTNAME>. The license start date is in the future. Make sure the system date on your computer is correct.
How do I resolve this?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2025년 5월 13일
편집: MathWorks Support Team 2022년 9월 16일
This error indicates that the system date is set to a date that is before MATLAB was installed. Your computer may be set to a previous date. The system date must be later than the date that MATLAB was installed.
**If the error message does not appear as obvious, the following may be seen in the lmdebug output on Linux installations:
18:09:14 (MLM) Feature MATLAB is not enabled yet 18:09:14 (MLM) Feature Distrib_Computing_Toolbox is not enabled yet 18:09:14 (MLM) License server system started on matlabr2022b 18:09:14 (MLM) No features to serve, exiting
Make sure that the system date is correct, including the Time Zone. If possible, try having your Operating System set the system date automatically. Below are directions to change the date and time on your computer based on your Operating System.
Windows
  1. Click on the Start menu
  2. Search for the Control Panel with your keyboard and then open the program
  3. Choose "Change date, time, or number formats" under Clock and Region
Linux
There are two clocks to set. Set the system clock first using the "date" command. For example to set the date to Monday, September 16th, 3:40 PM, 2022, you would type:
date 091615402022
NOTE: The system clock is set in 24 hour time.
Next you can easily set the hardware clock by typing;
hwclock --systohc
This sets the system clock time to the hardware clock.
Mac OS X
  1. Go the Applications and then open the System Preferences app
  2. Select "Date & Time"

추가 답변 (0개)

카테고리

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

태그

아직 태그를 입력하지 않았습니다.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by