add_param(sys,param1,val1,...,paramN,valN)
adds the specified parameters to the specified model and initializes the parameters
to the specified values. The parameters are saved in the corresponding SLX or MDL
file. You can use the set_param and
get_param functions on the parameters.