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

24 次查看(过去 30 天)
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 个评论
Sebastian Dietz
Sebastian Dietz 2015-12-16
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.

更多回答(0 个)

产品

Community Treasure Hunt

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

Start Hunting!

Translated by