User`s guide
5 DSP Block Reference
5-4
Ways to Access Online DSP Block Reference Pages
There are several ways to access the reference pages:
•Click 
Help in a block dialog box.
•Right-click a block in a model, and select 
Help from the pop-up menu.
•Right-click a block in the Simulink Library Browser, and select 
Help from 
the pop-up menu. (Open the library browser by typing s
imulink at the 
MATLAB command line.)
•Type 
doc('block name') at the MATLAB command line.
•Expand the 
DSP Blockset entry in the Help browser, and select DSP Block 
Reference
, which is under Reference. (Open the Help browser by typing 
doc at the MATLAB command line.)
Running Example Code in the MATLAB Help 
browser
When viewing online reference pages in the MATLAB Help browser, you can 
run example code without retyping it:
•Highlight the code.
•Right-click on the selection.
•Choose 
Evaluate Selection from the drop-down menu. 
Running Example Models in the MATLAB Help 
browser
When viewing online reference pages in the MATLAB Help browser, you can 
run example models without rebuilding them (note the models may create new 
variables in your workspace): 










