Get the number of elements in a region
int gsr_nEls(SL_SigRegion *reg)
reg
Signal region.
An int
representing the number of elements within the signal
region.
Returns the number of elements in a signal region.
C, C++
See the S-function barplot.c
.