shivas007
Bioengineer
- Sep 11, 2005
- 8
Hi,
I want some help regarding the calling of C routines in matlab(.m) files. I wrote a function in C and im calling it from a '.m' file and using its return type. My question here is as how to implement this procedure. I know a little bit about using mex, mcc in matlab but dont know exactly as how the actual procedural implementation should be. It will be a great help if you guys can please provide me some information regarding the implementation. Thanks...
I want some help regarding the calling of C routines in matlab(.m) files. I wrote a function in C and im calling it from a '.m' file and using its return type. My question here is as how to implement this procedure. I know a little bit about using mex, mcc in matlab but dont know exactly as how the actual procedural implementation should be. It will be a great help if you guys can please provide me some information regarding the implementation. Thanks...