Main Content
delete_param
Delete model parameter added with add_param
function
Description
delete_param(
deletes parameters that were added to the model using the sys
,param1,...,paramN
)add_param
function. If a
specified parameter was not added with the add_param
function,
you receive an error.
Examples
Input Arguments
Version History
Introduced before R2006a