sbiodesktop - Open SimBiology® modeling and simulation GUI

Syntax

sbiodesktop
sbiodesktop(modelObj)

Arguments

modelObjModel object or an array of model objects. Enter the variable name for a top-level SimBiology model object. If you enter an array of model objects, the SimBiology desktop opens with each model object in a separate model session.

Description

sbiodesktop opens the SimBiology GUI. The SimBiology GUI lets you do the following:

sbiodesktop(modelObj) opens the SimBiology GUI with a top-level SimBiology model object (modelObj). A top-level SimBiology model object has its property Parent set to the SimBiology root object.

Example

Create a SimBiology model in the MATLAB workspace, and then open the GUI with the model.

modelObj = sbiomodel('cell');
sbiodesktop(modelObj)

See Also

sbioroot

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS