Filter löschen
Filter löschen

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

16 Ansichten (letzte 30 Tage)
Yuttana Emyong
Yuttana Emyong am 20 Feb. 2021
Beantwortet: Jemima Pulipati am 23 Feb. 2021
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)

Antworten (1)

Jemima Pulipati
Jemima Pulipati am 23 Feb. 2021
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.

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by