Info
This question is closed. Reopen it to edit or answer.
Calling mex function from Simulink
2 views (last 30 days)
Show older comments
Hello,
I have generated mex file by using codegen ( cfg = coder.config('mex'); codegen -config cfg etc.). When I want to add generated mex file to Simulink model, some error occurs
I have tried another User-Defined Functions to calling mex but nothing works. What I do wrong?
Thanks,
Vit
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!