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 representing 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++

Introduced in R2019a