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!