MinGW in Matlab einbinden

Aus HSHL Mechatronik
Version vom 2. November 2018, 09:05 Uhr von Ulrich Schneider (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== Tipps bei Installationsproblemen == For R2016a and prior 1. Open MATLAB and choose the drop-down menu for "Add-Ons", followed by the "Get Hardware Support…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

Tipps bei Installationsproblemen

For R2016a and prior

1. Open MATLAB and choose the drop-down menu for "Add-Ons", followed by the "Get Hardware Support Packages" option. In the Support Package Installer choose the "Uninstall" radio button, then click "Next". Follow the remaining menus to uninstall the desired Support Package.

2. Navigate to the following folder on your computer and delete the contents you find there:

Windows = C:\MATLAB\SupportPackage\R20XXx\

Mac = /Users/<username>/Documents/MATLAB/SupportPackages/R20XXx/

Linux = /home/<username>/Documents/MATLAB/SupportPackages/R20XXx/

3. Open the 'Downloads' folder on your computer, then navigate to \MathWorks\SupportPackages\R20XXx\. Delete the contents of the "R20XXx" folder.

4. Open MATLAB again and run the following commands:

>>restoredefaultpath

>>savepath

5. Run the Support Package installer again and re-install your Support Package now.

Note: This will remove all support packages that you currently have installed.