MATLAB 2024a official support package can't install, online documentation not working?

362 次查看(过去 30 天)
I am current using the windows desktop version of matlab R2024a and am experiencing the following problems:
1. can't log in to my account, even if I occasionally log in to my account successfully, it will automatically log out when I restart MATLAB again
2. cannot open online HELP documentation(after opening is the following blank page),occasionally the document is successfully displayed
3.any deep learning neural network weights (deeplearning support package) cannot be installed (no response when clicking "install" in Add-on Manager).
Or download the file ".mlpkginstall" through the system browser, and then double-click it in Matlab, but it always keeps displaying the following hang screen:
4. I can't change desktop language by preference settings and then I restarted MATLAB, but still can't change the desktop language(e.g. cannot switch to English).
The solutions I have tried are:
1. Clear the folder containing the predefined path returned by the "prefdir" function.
2. Clear all files in the "%TEMP%" path on the system.
3. Restart the computer and even reinstall MATLAB R2024a.
None of the above methods work, how can I solve these problems?

采纳的回答

cui,xingxing
cui,xingxing 2024-3-23
编辑:cui,xingxing about 8 hours 前
After contacting mathworks technical support, I have tried the following steps:
  1. Click on the following link to download the bootloader for your operating system and run it. https://www.mathworks.com/support/install/support-software-downloader.html?s_tid=srchtitle
  2. When prompted, enter your Mathworks account and password to log in.
  3. Select the support package you want to install and download it.
  4. Move the downloaded installation file to the computer where it will be installed.
  5. Open the downloaded package and a readme text file will appear under the R20xxx folder, which describes the installation process in detail:
Note: For Linux, run chmod +x SupportSoftwareDownloader_RXXXXx_glnxa64.bin; . /SupportSoftwareDownloader_RXXXXx_glnxa64.bin
Windows.
-------------------------------------------
a) Enter cmd in the second search box at the bottom left of the screen and enter the command line mode.
b) Go to the bin\win64 folder in the MATLAB installation directory.
Example: cd C:\MATLAB\R2020a\bin\win64
c) Run the command install_supportsoftware.exe -archives <path_to_download_folder> [-matlabroot DRIVE:\MATLAB_PATH].
Example:
. \install_supportsoftware.exe -archives C:\Users\xxxx\Downloads\MathWorks\SupportPackages\R2020a\ -matlabroot C:\MATLAB\R2020a\
-------------------------------------------
But it still doesn't work for R2024a,Firewalls and antivirus software have been turned off.
So the current approach is to use the stable R2023b, which has no problem supporting the installation of some plugins.
-------------------------Off-topic interlude-------------------------------
I am currently looking for a job in the field of CV algorithm development, based in Shenzhen, Guangdong, China. I would be very grateful if anyone is willing to offer me a job or make a recommendation. My preliminary resume can be found at: https://cuixing158.github.io/about/ . Thank you!
Email: cuixingxing150@gmail.com
  2 个评论
Cris LaPierre
Cris LaPierre 2024-3-23
Please provide this feedback to support as well. They can continue working with you to solve the issue.
cui,xingxing
cui,xingxing 2024-3-24
@Cris LaPierre Thanks for the heads up,another workaround is that I'm also using the linux version of the latest version of MATLAB R2024a, which is verified to pass in the WSL2 environment.

请先登录,再进行评论。

更多回答(1 个)

Cris LaPierre
Cris LaPierre 2024-3-21

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

产品


版本

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by