Azzera filtri
Azzera filtri

MATLABが認識​されない

2 visualizzazioni (ultimi 30 giorni)
Kunikazu Shimizu
Kunikazu Shimizu il 18 Lug 2020
Risposto: Gouri Chennuru il 20 Lug 2020
インストール成功した​ようだが、Win10​のスタートメニュー等​でMATLABが認識​されない
  2 Commenti
Kenta
Kenta il 19 Lug 2020
検索のところで、matlabとしても、何もあらわれませんか?
Takumi
Takumi il 19 Lug 2020
デフォルトで認識されない理由はわかりませんが,標準だと
C:\Program Files\MATLAB\[バージョン,例えば2020a]\bin
にmatlab.exeがありますのでこれのショートカットをスタートメニューに追加すると認識されそうですね.

Accedi per commentare.

Risposte (1)

Gouri Chennuru
Gouri Chennuru il 20 Lug 2020
Hi Kunikazu,
When you download MATLAB using MathWorks Account-based installation process or instead installed using a File Installation Key you might have not checked the appropriate box in the installer app to create those shortcuts.
If the MATLAB installer did not create a shortcut to MATLAB on your desktop or in your Start Menu, matlab.exe is located here by default:
C:\Program Files\MATLAB\R20XXx\bin\matlab
If you have multiple releases of MATLAB installed, each one will have its own folder within C:\Program Files\MATLAB. If you installed 32-bit MATLAB on 64-bit Windows, then the MATLAB folder will be located in C:\Program Files(x86). MATLAB can be accessed from those specified folders.
For more information refer to this Link.
Hope this Helps !

Community Treasure Hunt

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

Start Hunting!