Download Latest Version sbml-level-3-version-2-core.pdf (2.1 MB)
Email in envelope

Get an email when there's a new version of Systems Biology Markup Language (SBML)

Home / libsbml / MATLAB Interface
Name Modified Size InfoDownloads / Week
Parent folder
Older versions 2018-12-07
libSBML-5.18.0-matlab-oldmacosx-binaries.tar.gz 2019-04-17 3.7 MB
libSBML-5.18.0-matlab-binaries.tar.gz 2019-04-15 25.7 MB
libSBML-5.18.0-matlab-binaries.zip 2019-04-15 25.5 MB
README.md 2018-05-14 2.9 kB
Totals: 5 Items   54.8 MB 1

MATLAB interface for libSBML

LibSBML is a free, open-source programming library to help you read, write, manipulate, translate, and validate SBML files and data streams. It is not an application itself (though it does come with example programs), but rather a library you can embed in your own applications.

This archive contains standalone binaries for the libSBML MATLAB interface. The interface files are ready to run; they require no compilation or additional steps beyond informing MATLAB about the path to the folder where you unpacked the archive. Instructions for doing this are given below. Binaries are provided for all supported operating systems in the same archive.

Please use the most recent files:

The general binaries may not work with older versions of Mac OS. The archive below will work but has not been tested with more recent versions of MATLAB.

If you have a combination of MATLAB and OS for which neither of the above work please let us know.


Installation instructions

  1. Extract the archive somewhere on your local computer.

  2. Start your copy of MATLAB and add the folder to your MATLAB path using addPath.

  3. Verify that everything works. You can do this easily by changing into that folder within your running MATLAB environment, then issuing the command TranslateSBML('test.xml') in MATLAB. If everything went as planned, the output of that command will be a MATLAB structure representing the toy test model.

  4. Save the changes to your MATLAB path for future use. To do this, you can use the savepath command in MATLAB.

Alternative Installation

  1. Extract the archive somewhere on your local computer.

  2. Start your copy of MATLAB, navigate to the extracted folder and run 'installSBML'. This will add the path and verify that everything works (as above).

Help and support

For more information about the libSBML MATLAB interface, please see the libSBML MATLAB API Documentation.

For more information about libSBML, please visit the libSBML website at http://sbml.org/Software/libSBML.

Thank you for your interest in libSBML!

The LibSBML Team.

SBML Logo

Source: README.md, updated 2018-05-14