Main Content
gsr_startIdx
Get the index for the element in a signal list at the start of a region
Syntax
int gsr_nEls(SL_SigRegion *reg)
Arguments
reg
Signal region.
Returns
An int
that represents the index in the signal list of the
starting element for the signal region.
Description
Returns the signal list index for the starting element of the signal region.
Languages
C, C++
See Also
Version History
Introduced in R2019a