Installation

SBMLToolbox consists of scripts only. No compilation is required.

The import and export of SBML requires the installation of libSBML binding for either MATLAB or Octave. This is available via the libSBML page.

To install

  1. Start MATLAB/Octave
  2. Navigate to the SBMLToolbox/toolbox directory
  3. Run the install.m script found in that directory

The install.m script

  1. Reports whether the appropriate libSBML binding is available
  2. Adds the directories in the toolbox to the Path