sbioimportBerkeleyMadonna
This function enables you to import systems of ODEs described using BerkeleyMadonna syntax into SimBiology. Just pass in the file name of the BerkeleyMadonna model and get the SimBiology model object as output.
Some elements of BerkeleyMadonna are not supported, however:
(i) difference equations
(ii) higher-order equations
(iii) ODEs in STELLA notation
(iv) if/then constructs and logical operators among others
Please check the code to see a complete listing of unsupported elements.
Step functions in the BerkeleyMadonna model are converted into equivalent SimBiology constructs (doses or events).
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
社区
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.1.0.0 | * Support for multi-line parameter and ODE definitions
|
||
1.0.0.1 | Updated license |
||
1.0.0.0 |