Simulink Reference    
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


  delete_line find_system