Determine whether signal in a signal region is available
uint_T gsr_status(SL_SigRegion *reg)
reg
Signal region.
SLREG_AVAIL
if the signal in the signal region is
available.
Returns SLREG_AVAIL
when the signal region is available. For
information about other return values, see sigregdef.h.
C, C++
See the S-function barplot.c
.