MATLAB issue while try to install add-ons, installation get stucked
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi all,
I'm using the MATLAB 2023B release and try to add some add-ons (specifically the tightfig(hfig) one).
I'm performing the installation of these add-ons from the add-on explorer, currently logged in to my MATLAB account. And when I press to install the add on, it just get stucked on a infinite loading loop and nothing happens after that.
I've tried with other add-ons and the result is always the same, even after a lot of time.
Is there a log to track the installation of these add-ons? Probably by taking a look to it, it can give me a better idea on what's going on.
Is there a way to manually install the add-ons?
Thanks, in advance.
0 Kommentare
Antworten (1)
Cris LaPierre
am 12 Nov. 2024
I would recommend contacting support: https://www.mathworks.com/support/contact_us.html
Some add-ons can be downloaded first and then installed locally. Search for the Add-On in the File Exchange instead of the Add-Ons explorer. Here is a link the tightfig(hfig): https://www.mathworks.com/matlabcentral/fileexchange/34055-tightfig-hfig?s_tid=srchtitle
2 Kommentare
Cris LaPierre
am 13 Nov. 2024
You just need to add the folder containing the code file to your MATLAB path. See here: https://www.mathworks.com/help/matlab/matlab_env/add-remove-or-reorder-folders-on-the-search-path.html
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!