主要内容

sssetcallsystemOutput.

指定输出端口发出函数调用

句法

void sssetcallsystemOutput(Simstruct * S,Int_t Element_Index)

争论

S.

Simstruct代表S函数块。

Element_Index.

发出函数调用的第一个输出端口的元素索引。

描述

用于mdlinitializateMpletimes指定由此指定的输出端口元素Element_Index.通过使用发出函数调用sscallsystemwithtid.(s,指数,TID.。这指数指定的开始at.0.并且必须小于ssgetoutputportwidth.(s,0)。看使用S函数实现功能呼叫子系统了解更多信息。

语言

C,C ++

例子

看到s函数sfun_fcncall.c.

也可以看看

sscallsystemwithtid.

在R2006A之前介绍