| Simulink® | ![]() |
delete_param('sys','parameter1','parameter2',...)
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.
The following example
add_param('vdp','DemoName','VanDerPolEquation','EquationOrder','2')
delete_param('vdp','DemoName')
adds the parameters DemoName and EquationOrder to the vdp system, then deletes DemoName from the system.
![]() | delete_line | detachConfigSet | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |