- Open windows command prompt
- Type "matlab -?" (without quotes) at prompt and hit enter
- If you see similar outputs as shown, then type "for %a in ("%path:;=";"%") do @echo %~a" at prompt and hit enter again
Installation Related Problem for matlab 2015 version on windows 7
조회 수: 1 (최근 30일)
이전 댓글 표시
I am trying to install matlab 2015a.But after clicking Finish i do not show any icon.It is mentioned in one text file that right click on matlab.exe and create it.But i don't find any matlab.exe file. Please anyone help me.
댓글 수: 0
채택된 답변
MBD4FUN
2016년 4월 6일
If you have installed Matlab properly, a shortcut icon will be placed on your desktop. However, if it isn't created after the installation for some reason. You can always create it manually by the following steps:
You will be able to find path where Matlab has been installed. Navigate to the bin folder and you will find the matlab.exe
Hope it helps! MBD4FUN
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!