How can I use c coding in matlab?

Status
Not open for further replies.

earlybird

Banned
Joined
Nov 18, 2006
Messages
32
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
Bangladesh
Activity points
0
Hey friends, I'm a ECE student. I want to import a file(code) from bortland c to matlab. please help me.


regards

sagar(KUET)
Khulna University of Engineering and Technology.
Bangladesh.
 

U can compile and link the C code to dll,then call in matlab program.
 

Matlab has a facility for allowing you to run C programs within matlab, and have them take as input and return as output matlab data types.
You can see following document : C in matlab.
This is good example !
 

lythanhthuan said:
Matlab has a facility for allowing you to run C programs within matlab, and have them take as input and return as output matlab data types.
You can see following document : C in matlab.
This is good example !

Or you can visit this url directly:

hxxp://www-math.mit.edu/~spielman/ECC/cMatlab.html
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…