MEX-File in a M-File
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
Hello, my question is how can i embed a MEX-File(code generated form a Simulink Subsystem ) in a M-File? Is that feasible? Thanks for each help
댓글 수: 0
답변 (1개)
Kaustubha Govind
2013년 6월 14일
0 개 추천
Are you using the S-function target to generate the MEX-file from the Simulink model? If so, I don't think you can call into it directly from MATLAB, because it can only be invoked by the Simulink Engine.
댓글 수: 0
이 질문은 마감되었습니다.
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!