Main Content

coder.descriptor.SignalOfInterest Class

Namespace: coder.descriptor

Return information about signals of interest in generated code

Since R2025a

Description

An object of the coder.descriptor.SignalOfInterest class describes properties of a test point or logged signal in the generated code.

Use the coder.descriptor.getSignalsOfInterest method to create a list of coder.descriptor.SignalOfInterest objects.

Properties

expand all

Data interface of the signal of interest, specified as a coder.descriptor.DataInterface object.

Version History

Introduced in R2025a