Skip to Main Content Skip to Search
Product Documentation

sbiodesktop - Open SimBiology desktop for modeling and simulation

Syntax

sbiodesktop
sbiodesktop(modelObj)
sbiodesktop(File)

Input Arguments

modelObjSimBiology model object or an array of model objects.
FileString specifying a file name or path and file name of an sbproj file. If you specify only a file name, that file must be on the MATLAB search path or in the MATLAB Current Folder.

Description

sbiodesktop opens the SimBiology desktop, which lets you:

sbiodesktop(modelObj) opens the SimBiology desktop with modelObj, a SimBiology model object. If there is a project open in the SimBiology desktop, this command adds modelObj to the project.

sbiodesktop(File) opens the project specified by File in the SimBiology desktop. File is a string specifying a file name or path and file name of an sbproj file. If you specify only a file name, that file must be on the MATLAB search path or in the MATLAB Current Folder. If a project is open in the desktop, the software replaces it with the new project, after prompting you to save any changes.

The Parent property of a SimBiology model object is set to the SimBiology root object. The root object contains a list of model objects that are accessible from the MATLAB command line and from the SimBiology desktop. Because both the command line and the desktop point to the same model object in the Root object, changes you make to the model at the command line are reflected in the desktop, and vice versa.

Examples

Create a SimBiology model in the MATLAB workspace, and then open the SimBiology desktop with the model:

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

See Also

sbiofittool | sbioroot | simbiology

  


Free Computational Biology Interactive Kit

See how to analyze, visualize, and model biological data and systems using MathWorks products.

Get free kit

Trials Available

Try the latest computational biology products.

Get trial software
 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS