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

34 ビュー (過去 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 Center および File ExchangeIntroduction 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