Jacob Collstrup Member

Joined: 27 Feb 2009 Posts: 16 Feedback Score: 0
Medals: None
|
Posted: Tue Oct 20, 2009 12:22 pm Post subject: importing variables from c into matlab
|
|
|
Heya,
I'm involved in a project that requires me to take an input array coming from a piece of C code into matlab, do some calculations and then spit it back out into C.
Using the NE-compiler i managed to create two dll files to be incorperated into the C code. However there was a referencing error/warning. I have no clue what that is. I need to edit the m-file so it takes the c-input array, does the calculations and then sends the result back as a c-array. I've never tried using matlab like this before, so I'm not even sure what I'm asking.
Jacob Collstrup |
|