Main Content
gsr_DataTypeSize
Get the size of a single real value in a signal region
Syntax
int gsr_DataTypeSize(SL_SigRegion *reg)
Arguments
reg
Signal region.
Returns
An int
that represents the size of a single, real value in a
signal region.
Description
Returns the size of a single, real value in a signal region.
Languages
C, C++
Examples
See the S-function barplot.c
.
See Also
Version History
Introduced in R2019a