| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → SimBiology |
| Contents | Index |
| Learn more about SimBiology |
modelObj = sbmlimport('FileName')
modelObj = sbmlimport('FileName') imports a Systems Biology Markup Language (SBML) formatted file named FileName into MATLAB and creates a model object modelObj. FileName extensions are .sbml or .xml. Enter either a file name or a path and file name supported by your operating system. sbmlimport supports SBML Levels 1 and Level 2 Version 1.
For functional characteristics and limitations, see SBML Support in the SimBiology Getting Started Guide documentation.
Import SBML model:
sbmlobj = sbmlimport('oscillator.xml');Finney, A., Hucka, M., (2003). Systems Biology Markup Language (SBML) Level 2: Structures and facilities for model definitions. SBML.org.
Use the SimBiology desktop:
In the MATLAB Command Window, type:
simbiology
The SimBiology desktop opens.
Select File > New Project. The New Project Wizard opens.
Add data using the Add Data pane, or click Next.
In the Add Model pane, from the Select a model to add list, select Load model from file
Browse to or specify the name of the project or SBML file.
Click Next.
In the Choose Analysis pane, select the analysis tasks to add to the model and click Finish.
A new project with the selected specifications opens.
get | sbiosimulate | sbmlexport | set
![]() | sbmlexport | simbiology | ![]() |

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 |