Products & Services Solutions Academia Support User Community Company

Learn more about SimBiology   

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 desktop, which lets you do the following:

sbiodesktop(modelObj) opens the SimBiology desktop with a top-level SimBiology model object (modelObj). If there is a project open in the SimBiology desktop, this command adds the model (modelObj) to the project. A top-level SimBiology model object has its property Parent set to the SimBiology root object. Thus, querying sbioroot at the command line shows you all models in the MATLAB workspace, including the models available in the desktop. Any changes you make to the model at the command line are reflected in the desktop because both are pointing to the same model object in the Root object.

Examples

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

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

See Also

sbioroot, simbiology

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

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