Running MATLAB executable in linux
古いコメントを表示
Hi All,
I am trying to run an executable generated from MATLAB in linux.
MATLAB runtime is installed on the server at /usr/local/MATLAB/MATLAB_Runtime/R2022b as described here (https://in.mathworks.com/help/compiler/install-the-matlab-runtime.html).
Now I am not sure how to run the executable.
Suggestions will be really helpful
3 件のコメント
Deepa Maheshvare M.
2023 年 1 月 5 日
Deepa Maheshvare M.
2023 年 1 月 5 日
Deepa Maheshvare M.
2023 年 1 月 6 日
編集済み: Deepa Maheshvare M.
2023 年 1 月 6 日
回答 (2 件)
sina varmaghani
2023 年 11 月 22 日
0 投票
This is exactly my question too. Would you please share the solution here if you finally managed to run the executable in server?
1 件のコメント
Sem
2023 年 12 月 6 日
I had this same problem, during install there is a option along the lines of "add symbolic links to matlab binaries", if this was ticked, inputting the command "matlab" into the terminal should open matlab. If you were like me, and did not, you can simply run the "matlab" command while in the binaries directory located (by default) in /usr/MATLAB/R2023b/bin. I found this information here: https://uk.mathworks.com/help/matlab/matlab_env/start-matlab-on-linux-platforms.html .
I had this same problem, during install there is a option along the lines of "add symbolic links to matlab binaries", if this was ticked, inputting the command "matlab" into the terminal should open matlab. If you were like me, and did not, you can simply run the "matlab" command ("./matlab") while in the binaries directory located (by default) in /usr/MATLAB/R2023b/bin. I found this information here: https://uk.mathworks.com/help/matlab/matlab_env/start-matlab-on-linux-platforms.html .
カテゴリ
ヘルプ センター および File Exchange で C Shared Library Integration についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




