DSP Blockset
  Go to block:
    Search    Help Desk 
dsp_links    See Also

Display library link information for blocks linked to the DSP Blockset.

Syntax

Description

dsp_links displays library link information for blocks linked to the DSP Blockset. For each block in the current model, dsp_links replaces the block name with the full pathname to the block's library link in the DSP Blockset. Block's linked to the v3.0 DSP Blockset blocks are highlighted in blue while blocks linked to v2.2 DSP Blockset blocks are highlighted in red. Blocks at all levels of the model are analyzed.

A summary report indicating the number of blocks linked to each blockset version is also displayed in the MATLAB command window. The highlighting and link display is disabled when the model is executed or saved, or when dsp_links is executed a second time from the MATLAB command line.

dsp_links(sys) toggles the display of block links in system sys. If sys is the current model (gcs), this is the same as the plain dsp_links syntax.

dsp_links(sys,mode) directly sets the link display state, where mode can be 'on', 'off', or 'toggle'. The default is 'toggle'.

See Also

liblinks


[ Previous | Help Desk | Next ]