shared libraries - Working with code generated by Simulink model -


i trying use code generated simulink model (matlab). have is:
1. many .h files, definitions of structs:
typedef struct {...}
2. .lib files.

there no functions in .h files, typdefs. there 2 "special" typedefs; 1 called 'input' , other 'output'.
question this: have no idea how operate code. want use c++ or c# module, can't find how. references/help welcomed.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -