install_ad​don('smlin​k.r2020b.w​in64.zip') got error below

조회 수: 39 (최근 30일)
Yuttana Emyong
Yuttana Emyong 2021년 2월 20일
답변: Jemima Pulipati 2021년 2월 23일
I run matlab right click run as admin already but have error. Can someone help me?
>> install_addon('smlink.r2020b.win64.zip')
Installing smlink...
Extracting archive smlink.r2020b.win64.zip to C:\Program Files\MATLAB\R2020b...
Error using install_addon (line 52)
Java exception occurred:
java.lang.IllegalArgumentException: Negative time
at java.io.File.setLastModified(File.java:1427)

답변 (1개)

Jemima Pulipati
Jemima Pulipati 2021년 2월 23일
Hello,
From my understanding, the exception message occurs due to a difference in the locale and region settings.
You may consider setting the regional settings to US before the installation to avoid the "Negative time" exception.
The following answers from the community might be of relevance to you.

카테고리

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