Problem with installing matlab
24 次查看(过去 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!