Invalid Reaction Value error for SBML transfer from COPASI to Matlab
Show older comments
I am trying to transfer a model from COPASI to Matlab Simbiology by exporting it as an SBML (.xml) file. When I try to import this file into Matlab through either the command window or Simbiology Load Model function I get the following 'Invalid Reaction' error (after renaming the species to fit the naming convention):
Invalid Reaction value. Spaces are required before and after species names and
stoichiometric values, for example, 2 A + B -> 2 C. Stoichiometric values must
be greater than zero. Type 'help SimBiology.Model.addreaction' for more
information.
Error in privatesbmlio
How do I resolve this issue and is there a better way to go about this transfer?
Accepted Answer
More Answers (0)
Communities
More Answers in the SimBiology Community
Categories
Find more on Build Models in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!