A script can create many independent instances of the same model description, each with its own execution state.
脚本可以创建多个独立的实例相同型号的描述,每个都有它自己的执行状态。
用法----------Usage----------
create.model(model.handle)
参数----------Arguments----------
参数:model.handle
The handle returned by load.model() identifying the model type.
返回的句柄,load.model()确定该型号的。
值----------Value----------
A handle to a new instance of the model, which will have its own component values, parameter values and execution settings
的模式,这将有它自己的组件值,参数值和执行设置一个新的实例的句柄