MEX level2 S-function "sfunc_basic" must be called with at least 4 right hand arguments

Can any one please explain me what does this error mean. I tried to google it but could not find anything relevant. I get this while running the Simulink(mexing the file does not throw any error).

댓글 수: 1

I got the same error, when I try to generate a .tlc-file for my C S-Function. I need the .tlc, because I use a selfwritten S-Function for TCP-communication on a RasPi and when I try to deploy it to the Hardware I got an error, that my SFcn has to be inlined.
Any solutions?

댓글을 달려면 로그인하십시오.

 채택된 답변

Kaustubha Govind
Kaustubha Govind 2013년 9월 16일
I suspect you are mistakenly using the S-function block for a Level-2 S-function, or a Level-2 MATLAB S-Function block for a Level-1 S-function. Try switching to the other block and see if the error goes away.

댓글 수: 2

Thank you for the reply. I noticed that, "reader-2", this kind of naming does not work.
I am getting this error whenever I try to open the Embedded Coder Dictionary. I have even removed the Embedded Coder Dictionary from my model's Data Dictionary and made a new one, and I still get the error. I am not sure what is causing the error.
EDIT: I found the error. Seems someone made an S-Function in the MATLAB path whose name conflicted with a built-in MATLAB function.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Simulink Coder에 대해 자세히 알아보기

제품

질문:

2013년 9월 16일

편집:

2024년 10월 7일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by