Info

This question is closed. Reopen it to edit or answer.

can you convert *.m to *.sbproj files?

2 views (last 30 days)
James Gallo
James Gallo on 25 Aug 2017
Closed: MATLAB Answer Bot on 20 Aug 2021
i find the documentation on building simbiology models weak. I'm at early stage of just building models and manipulating/specifying reactions. I have ODE models (some from *.m files) and trying to learn simbiology quickly... thanks

Answers (1)

Arthur Goldsipe
Arthur Goldsipe on 28 Aug 2017
You will need to manually convert your ODE model to a SimBiology model. You may find it easiest to convert your ODEs to rate rules in SimBiology. Rules are described in the documentation here.
Have you seen the Getting Started section of the SimBiology documentation? There are tutorials on how to build models using the command line and graphical interfaces. But if you see areas where the documentation could be improved, please let MathWorks know. On the bottom of any documentation page you will find a section "Was this topic helpful?" Click on the "No" button and let us know why.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!