Using simulink generated mex file with m-file
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
Hi I have a mex32 file generated from a Simulink model. I wanted to call this in an m-file. The number of input arguments to the model are more than 50. In such case, what should be the syntax to call the mex file? When I try to execute by passing four input arguments, I get the following error.
Invalid flag passed to MEX level2 S-function "sf_sfun"
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!