Problem with installing matlab
조회 수: 18 (최근 30일)
이전 댓글 표시
Hi,
I am having trouble with installing MatLab on my personal computer. I have a license through my university, and I have no problem with downloading and running the installer. It's just that after I have run the installer, I cannot find a way to open the atcual application, I can only start the installer once again. Does someone know how to help me?
댓글 수: 1
John Hosford
2021년 11월 23일
Which OS?
if Linux, then assuming your installer put matlab's install directory as /usr/bin/MATLAB/R2021b, you would open a terminal and run:
$ /usr/bin/MATLAB/R2021b/bin/matlab
Windows has start-menu entries
Can't speak for Mac OS
답변 (1개)
Star Strider
2021년 11월 17일
The installer should create a desktop icon (at least on Windows machines), and clicking on that should launch MATLAB. I believe that is an option in the installer that must be specifically selected. (I have no idea how this works on Linus or Apple operating systems, since I hgave no experience with them.)
.
댓글 수: 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!