Why am I unable to access Add-Ons Explorer when my license is not current on maintenance?
201 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
MathWorks Support Team
il 30 Dic 2016
Modificato: MathWorks Support Team
il 8 Feb 2023
Why am I unable to access Add-Ons Explorer when my license is not current on maintenance?
Risposta accettata
MathWorks Support Team
il 25 Ott 2021
Modificato: MathWorks Support Team
il 8 Feb 2023
In order to access Add-Ons Explorer through MATLAB, your MathWorks Account must be linked with a license that is current on maintenance. If your license(s) are not current on maintenance, you can use the following workflows for installing additional features into MATLAB.
For Toolboxes:
The same installer used for MATLAB can be used to install toolboxes. More information on this can be found here:
For Hardware Support Packages:
Each Hardware Support Package also has its own File Exchange entry to enable installation initiation from the web. Downloading from the File Exchange entry provides a MLPKGINSTALL file, and opening this file from a supported version of MATLAB (that does not need to be current on maintenance) will initiate installation of the Hardware Support Package.
To find your Hardware Support Package, search for it here:
For MathWorks Add-On Features:
Each MathWorks Add-On Feature also has its own File Exchange entry to enable installation initiation from the web. Downloading from the File Exchange entry provides a MLPKGINSTALL file, and opening this file from a supported version of MATLAB (that does not need to be current on maintenance) will initiate installation of the MathWorks Add-On Feature.
To find your MathWorks Add-On Feature, search for it here:
0 Commenti
Più risposte (1)
Jay Vaidya
il 4 Set 2020
Please try to run the following in the MATLAB Command Window:
>> opengl software
And then try opening the Add on explorer again. It worked for me.
If that works, you can save the preference so that MATLAB always opens with Software OpenGL by running:
>> opengl('save','software')
0 Commenti
Vedere anche
Categorie
Scopri di più su Startup and Shutdown in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!