I've just paid for and downloaded R2016a Matlab on my mac (OSX El Capitan version 10.11.5) and I can't find the program. There are lots of files related to the download, and it said it was to be saved to my Applications, but there is no actual Matlab program for me to open and use? Where is it?

 채택된 답변

Walter Roberson
Walter Roberson 2016년 7월 23일

0 개 추천

/Applications/MATLAB_R2016a.app is what you would click on. The shell script that sets up the environment is bin/matlab relative to that, and the binary is Contents/MacOS/MATLAB_maci64 relative to the install directory.

댓글 수: 3

Angela Stacey
Angela Stacey 2016년 7월 23일
Hi Walter, Thanks for your response. I've done a search for that in my Finder, but nothing comes up. I'm not very computer-literate, would there be a simpler way to explain to me what it is I need to do to get Matlab running?
Thanks!
Angela Stacey
Angela Stacey 2016년 7월 23일
Well I just figured out that I need a C compiler on my mac in order to use Matlab. I'm downloading XCode currently. Will this help rectify the problem?
Double-click on MATLAB_R2016a.app in the /Applications folder.
There is also a possibility that you need to instead look in the Applications folder in your home directory
If both
ls -d /Applications/MATLAB_R2016a.app
and
ls -d ~/Applications/MATLAB_R2016a.app
are missing then your MATLAB did not get installed properly. You should re-run the installer and check to see which directory it suggests installing to.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

질문:

2016년 7월 23일

댓글:

2016년 7월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by