Main Content
gsr_Dims
Access the values in the dimensions vector for a signal region
Syntax
int * gsr_Dims(SL_SigRegion *reg)
Arguments
reg
Signal region.
Returns
An int
pointer into the vector of dimensions for the data in a
signal region.
Description
Returns a pointer into the dimensions vector for the data in a signal region.
Languages
C, C++
See Also
Version History
Introduced in R2019a