Where are some officially supported default download data paths/Folders?

2 Ansichten (letzte 30 Tage)
With the continuous updating and iteration of the Matlab desktop version, many official example programs need to download some data from the network online, such as deep learning network weight data (generally larger), the installation path of the support package, sample documentation scripts, etc. After updating the new version of the installation, the old version of these data is still stored in the host computer drive disk by default, taking up a large amount of storage space. Knowing these storage paths is important for data management.
So where are the official matlab example program data, deep learning neural network weights, support packages/installation paths located by default, respectively?

Akzeptierte Antwort

cui,xingxing
cui,xingxing am 8 Jan. 2024
Bearbeitet: cui,xingxing am 8 Jan. 2024
  • official matlab example program data
userpath
  • deep learning neural network weights,support packages/installation
matlabshared.supportpkg.getSupportPackageRoot
To avoid some legacy data from the old version taking up space, it is best to uninstall the application using the MATLAB Add-ons explorer interactively before installing the new version, and then uninstall the entire MATLAB desktop, and last install the new version of MATLAB desktop.

Weitere Antworten (0)

Kategorien

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

Produkte


Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by