Main Content

gsr_DataType

Get the Simulink data type identifier for a region

Syntax

DTypeId gsr_DataType(SL_SigRegion *reg)

Arguments

reg

Signal region.

Returns

An int that represents the Simulink® data type identifier for the signal region.

Description

Returns the Simulink data type identifier for the signal region.

Languages

C, C++

Examples

See the S-function barplot.c.

Version History

Introduced in R2019a