Tue, 23/10/2012 - 11:11 — jonathanm
Description
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. |
Value
A handle to a new instance of the model, which will have its own component values, parameter values and execution settings
Author(s)
Jasper Taylor
Examples
- Printer-friendly version
- Log in or register to post comments