undisp - Remove display point in simulation debugging session - MATLAB (original) (raw)

Main Content

Remove display point in simulation debugging session

Syntax

Description

undisp [blk](#mw%5F02664f81-bea2-4819-9923-d74e9f1e0b05) removes the display point for the block blk from the list of display points for the current simulation debugging session. The software displays information for each registered display point each time the simulation pauses.

Note

This function is supported only for simulation debugging sessions started programmatically using the sldebug function or using the sim function with the 'debug' name-value argument.

Input Arguments

collapse all

Block that corresponds to display point to remove, specified as one of these options:

Version History

Introduced before R2006a