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!