How can I write a C++ code in Matlab using a mex ?

Status
Not open for further replies.

fatma1000

Banned
Joined
Apr 30, 2006
Messages
147
Helped
3
Reputation
6
Reaction score
2
Trophy points
1,298
Location
eygpt
Activity points
0
please i need a help to how can i write a code in c++ in matlab using a mex ?
i need to know how can i connect between c++ and matlab?
regards
 

matlab&c++

try to read on www.mathworks.com, you just need to add something on your c++ code, put in <include> files for the mex, define your input and output, and compile it, and you could now use that program in matlab,
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…