Renee in MATLAB Answers
最後のアクティビティ: 2016 年 2 月 12 日

I have a simbiology file from a published article, so theoretically it should work. I am trying to extract the equations using bb=sbmlimport('filename') equations=getequations(bb) I get a lot of warnings when i import the file ("duplicate reaction names not allowed"), and when i try to get the equations it says "error reported from dimensional analysis". (same error as when attempting to simulate). I tried to verify it, and it gives the same error messages and throws a 1x2191 array of errors. (so every single reaction). I tried to import using the app, but it crashes when it throws the first warning. This is my first time using simbiology, so perhaps theres some setting or something I'm missing? I'm using matlab R2015b, and I have the toolbox.