Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Matlab compiler: C/C++ code portability

Status
Not open for further replies.

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.
 
You will need MATLAB on Linux to compile on Linux anything that needs a library or any proprietary functions like the math library.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top