Main Content
ssCallUnselectSigFcn
Invoke the signal deselection function for an S-function
Syntax
void ssCallUnselectSigFcn(SimStruct *S,void *port)
Arguments
S
SimStruct that represents an S-Function block.
port
Port object.
Description
Deselect a signal that corresponds to a given port.
Languages
C, C++
Examples
See the S-function barplot.c
.
See Also
Version History
Introduced in R2019a