Aug 29, 2004 #1 omer205 Electrical Joined Aug 29, 2004 Messages 1 Location FR I wanted to know if the C/C++ code obtained using matlab compiler in Windows can be ported to Linux. Will I need matlab for linux to compile this code there or I can compile it with any ordinary C/C++ compiler ? Thanks for help.
I wanted to know if the C/C++ code obtained using matlab compiler in Windows can be ported to Linux. Will I need matlab for linux to compile this code there or I can compile it with any ordinary C/C++ compiler ? Thanks for help.
Aug 15, 2005 #2 VisiGoth Electrical Joined Jul 20, 2005 Messages 260 Location US You will need MATLAB on Linux to compile on Linux anything that needs a library or any proprietary functions like the math library. Upvote 0 Downvote
You will need MATLAB on Linux to compile on Linux anything that needs a library or any proprietary functions like the math library.