How to compile a file on windows and use it on linux?
2 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Jan
on 7 Mar 2018
No.
You have to compile on a linux machine.
1 Comment
prajyot koli
on 28 Nov 2019
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.
More Answers (0)
See Also
Categories
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!