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.

Version History

Introduced in R2019a