How to compile a file on windows and use it on linux?
2 ビュー (過去 30 日間)
古いコメントを表示
I am using windows 7 and I want to compile my matlab code. However, instead of .exe I need .sh because I am going to use the compiled code to a linux system. Is there a way to do it?
0 件のコメント
採用された回答
Jan
2018 年 3 月 7 日
No.
You have to compile on a linux machine.
1 件のコメント
prajyot koli
2019 年 11 月 28 日
I have created simulink s-function block for comedi interfacing on windows 32 bit and compliled suceesfully. But I am unable to compile on 64 bit linux-rtai system.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!