Invoke the signal deselection function for an S-function
void ssCallUnselectSigFcn(SimStruct *S,void *port)
S
SimStruct representing an S-Function block.
port
Port object.
Deselect a signal that corresponds to a given port.
C, C++
See the S-function barplot.c
.