Real time workshop code generation with S-function
이전 댓글 표시
I am trying to build a model with s-function and I only have mexw32 file of that function available. I am using easy hooks(ehooks) target for code generation, but it never find the mex file. what can I modify so that build process can see the compiled code.
답변 (1개)
Kaustubha Govind
2012년 3월 1일
0 개 추천
What is the error that you get exactly? Do you see the error even without your custom hooks? I'm think that you need at least a TLC file corresponding to the S-function if not the source code (.c file).
카테고리
도움말 센터 및 File Exchange에서 Simulink Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!