MATLAB issue while try to install add-ons, installation get stucked
25 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Cris LaPierre
on 12 Nov 2024 at 15:41
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 Comments
Cris LaPierre
on 13 Nov 2024 at 16:32
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
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!