Documentation

gsr_nEls

Get the number of elements in a region

Syntax

int gsr_nEls(SL_SigRegion *reg)

Arguments

reg

Signal region.

Returns

Anintrepresenting the number of elements within the signal region.

Description

Returns the number of elements in a signal region.

语言

C, C++

Example

See the S-functionbarplot.c.

Introduced in R2019a