Using Simulink     Search    Help Desk 

Specifying Block Parameters

The Simulink user interface lets you assign values to block parameters. Some block parameters are common to all blocks. Use the Block Properties dialog box to set these parameters. To display the dialog box, select the block whose properties you want to set. Then select Block Properties... from Simulink's Edit menu. See "Block Properties Dialog Box" for more information.

Other block parameters are specific to particular blocks. Use a block's block-specific parameter dialog to set these parameters. Double-click on the block to open its dialog box. You can accept the displayed values or change them. You can also use the set_param command to change block parameters. See set_param for details.

Some block dialogs allow you to specify a data type for some or all of their parameters.The reference material that describes each block (in Chapter 8) shows the dialog box and describes the block parameters.



[ Previous | Help Desk | Next ]