reset


Purpose
Reset a model.
Synopsis
procedure reset(mo:Model)
Argument
mo 
Model to reset
Further information
This procedure resets a model after its execution: all resources it has allocated are released. The model returns to its state just after it has been loaded into memory. Note that this function is automatically called before a model is unloaded or run.
Related topics
run, unload.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.