Main Content
gsr_data
Access the data in a signal region
Syntax
const char_T * gsr_data(SL_SigRegion *reg)
Arguments
reg
Signal region.
Returns
A const char_T
pointer into the data for a signal
region.
Description
Returns a pointer into the data for a signal region.
Languages
C, C++
Examples
See the S-function barplot.c
.
See Also
gsr_DataTypeSize
| gsr_Complex
| gsr_DataType
| gsr_startIdx
| gsr_Unit
Version History
Introduced in R2019a