I can not run it after installing MATLAB.
Show older comments

I installed a version of MATLAB r2014b using a university license.
In the MATLAB / r2014b / bin directory, the following error occurs when i enter ./matlab syntax. How can I fix it?
Answers (1)
Kojiro Saito
on 9 Sep 2017
You found license error 96. It means you MATLAB cannot contact to the license server. There is network.lic file in $MATLAB_INSTALL/licenses.
Open the file the license server information is written.
SERVER SERVER_HOST SERVER_ID 27000
USE_SERVER
Note: SERVER_HOST, SERVER_ID and 2700 will be different in your network.lic.
Categories
Find more on 설치 및 라이선스 부여 소개 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!