Simulink Reference | ![]() ![]() |
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
adds the parameters Param1
and Param2
to the vdp
system, then deletes Param1
from the system.
See Also
![]() | delete_line | find_system | ![]() |