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!

HELP PLEASE

Status
Not open for further replies.

vrany

Chemical
Joined
Oct 17, 2006
Messages
2
Location
MX
Hi.
I want to konw if there are a possibility of transfer a matlab program to C++ program; because I need to work some programs from matlab in a software that use the language C++ (DStool).
I'll appreciate your help if you have some information about it.
 
Matlab's compiler supposedly generates C code

TTFN



 
Actually, I am not an expert in MATLAB; i am treating to find how i can generate C codes from MATLAB but i can not. Let me to describe better what i am doing and what i want to get:
I have m-files from MATLAB that i want to convert to C++ code, but i am not working in Simulink.
I will appreciate if you can give me more specific information about it.
 
IRstuff gave an answer. I will elaborte. The resultant C code still needs MATLAB math libraries. If you are doing this to circumvent the Mathworks license agreement, do not post here. If not, then you must have a license already or you can purchase one.

jsolar
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top