Simulink Reference Previous page   Next Page
delete_param

Delete a system parameter added via the add_param command

Syntax

Description

This command deletes parameters that were added to the system using the add_param command. The command displays an error message if a specified parameter was not added with the add_param command.

Examples

The following example

adds the parameters Param1 and Param2 to the vdp system, then deletes Param1 from the system.

See Also


Previous page  delete_line find_mdlrefs Next page

© 1994-2005 The MathWorks, Inc.