Main Content
gsr_status
Determine whether signal in a signal region is available
Syntax
uint_T gsr_status(SL_SigRegion *reg)
Arguments
reg
Signal region.
Returns
SLREG_AVAIL
if the signal in the signal region is
available.
Description
Returns SLREG_AVAIL
when the signal region is available. For
information about other return values, see sigregdef.h.
Languages
C, C++
Examples
See the S-function barplot.c
.
See Also
Version History
Introduced in R2019a