필터 지우기
필터 지우기

Set matlab executable in bash terminal on mac

조회 수: 4 (최근 30일)
Reuben Addison
Reuben Addison 2022년 11월 10일
답변: Vinayak 2022년 11월 15일
I am trying to set an executable to open matlab from the terminal, I need that to run a program called simnibs
I tried this command "sudo ln -s /Applications/MATLAB_R2022b.app/bin/matlab /usr/local/bin/matlab"
But I am getting the message
ln: /usr/local/bin/matlab: No such file or directory
I guess my question is how do I creeate the file or directory "matlab"
I am using the 2021 macbook pro

답변 (1개)

Vinayak
Vinayak 2022년 11월 15일
Links to the following documentation will give you more insights on how to set symbolic links and run MATLAB executables directly from the command line.
https://www.mathworks.com/help/matlab/matlab_env/start-matlab-on-linux-platforms.html

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by