Convert SBML model into simulatable Matlab function
Afficher commentaires plus anciens
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.
Réponses (0)
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!