Convert SBML model into simulatable Matlab function
2 views (last 30 days)
Show older comments
I'm looking for a tool to convert a SBML model into a simultable Matlab function. I've tried SBMLTranslate() function from libSBML but this returns a Matlab struct, not a function, and therefore it would require some effort to make simulatable. Does anybody know if such tool exists? The idea is that I want to optimize the system of ODE's using some experimental data and one of the various Matlab global optimization algorithms, or MEIGO.
0 Comments
Answers (0)
See Also
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!