simbiology competition and inhibition
4 次查看(过去 30 天)
显示 更早的评论
I am exploring suitability of simbiology for my application : exploring both desktop and direct coding: Quick pointers appreciated!
Within the desktop environment 1) is there anyway to express competitive binding or pathway inhibition processes? I have not discovered this in graphical interface? presumably this means coding model directly in matlab? 2) how to port desktop generated code back to matlab for all configured components? (must it be done screen by screen?) 3) how to set parameter (k) constraints? (limit range) or select specific parameters to vary in model: is this possible in desktop? 4) how to merge building block models into integrated models most efficiently? capability within desktop?
Mike
0 个评论
回答(2 个)
Ingrid Tigges
2013-11-18
Hi, here are my quick replies to your questions:
1) Create the reaction as you normally do in the SimBiology desktop and then enter as reaction, choose as kinetic law "Unknown" and enter the kinetics in "ReactionRate". This way you can use any kind of Reaction rate you can imagine.
2) Click on the small, downwards facing triangle next to the Navigation bar and select "Export Model to Workspace"
3) Can you please be more specific about this? Do you want to limit the range in which parameters can be? If yes, please have a look at this link Specifying upper and lower limits for species
4) I am sorry, but I don't understand your question. Can you please explain this a bit more in detail?
I hope this helps.
Ingrid Tigges
2013-11-19
You can find an explanation on how to fit parameters that should be within certain limits here: Specifying bounds of parameters during parameter fitting in SimBiology
Regarding your 4th question you can copy and paste elements from one model to another in the SimBiology Desktop. From the command-line, there is also limited support for copying using a method called copyobj.
0 个评论
社区
更多回答在 SimBiology Community
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Import Data 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!