Allocates memory for interactively loading model parameters
交互方式分配内存,加载模型的参数
译者:生物统计家园网 机器人LoveR
描述----------Description----------
If a script is to provide values directly for a Simile model parameter, this command must be called first to set up a location for the parameters to be held
如果脚本是提供直接的比喻模型参数值,必须首先调用此命令,设置参数的位置将举行
用法----------Usage----------
create.param.array(instance.handle,param.name)
参数----------Arguments----------
参数:instance.handle
The handle returned by create.model() identifying the model instance.
返回的句柄,create.model()确定模型的实例。
参数:param.name
Caption path to the model component whose value is to be specified
首领路径的模型组件,其值以指定
值----------Value----------
A handle to the location that has been created.
已创建的句柄的位置。