unload


Purpose
Unload a model.
Synopsis
procedure unload(mo: Model);
Argument
mo 
Model to unload
Further information
This procedure unloads the given model. All resources used by this model, including modules, are released. The function fails if the model is running.
Related topics
load.


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