Main Content

gsr_NumDims

Get the number of dimensions of the data in a signal region

Syntax

int gsr_NumDims(SL_SigRegion *reg)

Arguments

reg

Signal region.

Returns

An int that represents the number of dimensions for the data in a signal region.

Description

Returns the number of dimensions for the data in a signal region.

Languages

C, C++

Version History

Introduced in R2019a